@charset "UTF-8";
.home-body .body-tab-title-section {
  width: 100%;
  height: 50px;
  background: #fff;
  position: relative;
  z-index: 101;
}
.zanwu{
  width: 191px;margin:0 auto;padding-bottom:120px;padding-top: 80px
}
.home-body .body-tab-title-section .tab-title .item {
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #333;
  font-weight: 400;
  cursor: pointer;
  display: inline-block;
  margin-right: 58px;
  font-weight: 400;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.home-body .body-tab-title-section .tab-title .item.current {
  color: #D00B16;
  position: relative;
}
.home-body .body-tab-title-section .tab-title .item.current:after {
  content: "";
  width: 100%;
  height: 3px;
  background: #D00B16;
  border-radius: 2px;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.home-body .body-tab-title-section .tab-title .item:hover {
  color: #D00B16;
}
.home-body .body-tab-title-section .tab-title .item.more {
  position: relative;
}
.home-body .body-tab-title-section .tab-title .item.more.current:after {
  display: none;
}
.home-body .body-tab-title-section .tab-title .item.more ul {
  display: none;
  position: absolute;
  left: 17px;
  top: 56px;
  width: 140px;
  background: #ffffff;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  z-index: 150;
  opacity: 1 !important;
}
.home-body .body-tab-title-section .tab-title .item.more ul li {
  float: left;
  width: 70px;
  height: 46.666px;
  line-height: 46.666px;
  text-align: center;
  font-size: 16px;
  color: #333;
}
.home-body .body-tab-title-section .tab-title .item.more ul li.current {
  color: #D00B16;
}
.home-body .body-tab-title-section .tab-title .item.more ul li:hover {
  color: #D00B16;
}
.home-body .body-tab-content-section .tab-content .wrap-item {
  display: none;
  min-height: 600px;
}
.home-body .body-tab-content-section .tab-content .wrap-item .banner-wrap {
  background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#ffffff));
  background: linear-gradient(180deg, #f5f5f5 0%, #ffffff 100%);
  padding-top: 32px;
  padding-bottom: 48px;
  background: #f7f7f7;
  background: linear-gradient(180deg, #f5f5f5 0%, #ffffff 100%);
}
.home-body .body-tab-content-section .tab-content .wrap-item .banner-wrap .fl {
  width: 718px;
  height: 404px;
}
.home-body .body-tab-content-section .tab-content .wrap-item .banner-wrap .fl .swiper-container {
  height: 410px;
}
.home-body .body-tab-content-section .tab-content .wrap-item .banner-wrap .fl img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.home-body .body-tab-content-section .tab-content .wrap-item .banner-wrap .fr {
  width: 304px;
  height: 410px;
  border: 1px solid #eee;
  border-left-width: 0;
}
.home-body .body-tab-content-section .tab-content .wrap-item .banner-wrap .fr .wrap {
  width: 100%;
  height: 100%;
  padding: 0;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
}
.home-body .body-tab-content-section .tab-content .wrap-item .banner-wrap .fr .wrap li {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 9px 0;
  padding-right: 30px;
  padding-left: 40px;
  position: relative;
}
.home-body .body-tab-content-section .tab-content .wrap-item .banner-wrap .fr .wrap li .pptext {
  min-height: 52px;
  color: #333;
  line-height: 26px;
  font-size: 18px;
}
.home-body .body-tab-content-section .tab-content .wrap-item .banner-wrap .fr .wrap li .bottom {
  margin-top: 10px;
  font-size: 12px;
  color: #999999;
  line-height: 22px;
}
.home-body .body-tab-content-section .tab-content .wrap-item .banner-wrap .fr .wrap li .bottom .time {
  margin-left: 10px;
}
.home-body .body-tab-content-section .tab-content .wrap-item .banner-wrap .fr .wrap .isActive {
  -webkit-box-shadow: 0px 0px 12px 0px rgba(207, 207, 208, 0.3);
          box-shadow: 0px 0px 12px 0px rgba(207, 207, 208, 0.3);
}
.home-body .body-tab-content-section .tab-content .wrap-item .banner-wrap .fr .wrap .isActive:before {
  content: "";
  position: absolute;
  left: 21px;
  top: 20px;
  background: transparent;
  width: 0;
  height: 0;
  border-width: 5px 6px 5px 0;
  border-style: solid;
  border-color: transparent #D00B16 transparent transparent;
  /*透明 灰 透明 透明 */
}
.home-body .body-tab-content-section .tab-content .wrap-item .banner-wrap .fr .wrap .isActive .pptext {
  color: #333;
  /*font-family: "PingFang_ZH";*/
  font-weight: bold;
}
.home-body .body-tab-content-section .tab-content .wrap-item .banner-wrap .fr .wrap .isActive .bottom {
  color: #333;
  font-weight: 400;
}
.home-body .body-tab-content-section .tab-content .wrap-item .list-wrap {
  width: 100%;
}
.home-body .body-tab-content-section .tab-content .wrap-item .list-wrap .fl {
  width: 876px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 60px;
  padding-bottom: 50px;
}
.home-body .body-tab-content-section .tab-content .wrap-item .list-wrap .fl .title {
  font-size: 20px;
  color: #333;
  text-align: left;
  font-family: "PingFang_ZH";
}
.home-body .body-tab-content-section .tab-content .wrap-item .list-wrap .fl .load-more {
  width: 100%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  background: #eeeeee;
  border-radius: 1px;
  color: #333333;
  font-size: 16px;
  margin-top: 20px;
  cursor: pointer;
}
.home-body .body-tab-content-section .tab-content .wrap-item .list-wrap .fr {
  width: 320px;
}
.home-body .body-tab-content-section .tab-content .wrap-item .list-wrap .fr .leval-title {
  height: 28px;
}
.home-body .body-tab-content-section .tab-content .wrap-item .list-wrap .fr .leval-title .fll {
  width: 49%;
  height: 28px;
  display: inline-block;
  color: #333333;
  line-height: 28px;
  font-family: "PingFang_ZH";
  font-size: 20px;
  text-align: left;
}
.home-body .body-tab-content-section .tab-content .wrap-item .list-wrap .fr .leval-title .frr {
  width: 49%;
  height: 28px;
  display: inline-block;
}
.home-body .body-tab-content-section .tab-content .wrap-item .list-wrap .fr .leval-title .frr a {
  display: block;
  height: 100%;
  line-height: 100%;
  font-weight: 400;
  color: #999999;
  font-size: 14px;
  text-align: right;
}
.home-body .body-tab-content-section .tab-content .wrap-item .list-wrap .fr .leval-title .frr a:hover {
  color: #D00B16;
}
.home-body .body-tab-content-section .tab-content .wrap-item .list-wrap .fr .hot-recommend .expressPanelBody {
  margin-top: 17px;
  width: 100%;
  height: 900px;
}
.home-body .body-tab-content-section .tab-content .wrap-item .list-wrap .fr .hot-recommend .expressPanelBody .expressPanelBodyWrap {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.home-body .body-tab-content-section .tab-content .wrap-item .list-wrap .fr .hot-recommend .expressPanelBody .expressPanelBodyWrap .expressScrollBox {
  width: 100%;
}
.home-body .body-tab-content-section .tab-content .wrap-item .list-wrap .fr .hot-recommend .expressPanelBody .expressPanelBodyWrap .expressScrollBox ul.expressList {
  position: relative;
}
.home-body .body-tab-content-section .tab-content .wrap-item .list-wrap .fr .hot-recommend .expressPanelBody .expressPanelBodyWrap .expressScrollBox ul.expressList::before {
  content: "";
  width: 4px;
  height: 100%;
  background: rgba(208, 11, 22, 0.05);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.home-body .body-tab-content-section .tab-content .wrap-item .list-wrap .fr .hot-recommend .expressPanelBody .expressPanelBodyWrap .expressScrollBox ul.expressList div.zanwu {
  width: 191px;
  margin: 0 auto;
  padding-bottom: 20px;
  height: 300px;
  padding-top: 60px;
}
.home-body .body-tab-content-section .tab-content .wrap-item .list-wrap .fr .hot-recommend .expressPanelBody .expressPanelBodyWrap .expressScrollBox ul.expressList li.expressItem {
  height: 90px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 30px;
  position: relative;
  cursor: pointer;
}
.home-body .body-tab-content-section .tab-content .wrap-item .list-wrap .fr .hot-recommend .expressPanelBody .expressPanelBodyWrap .expressScrollBox ul.expressList li.expressItem .expressLink {
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  margin-bottom: 10px;
}
.home-body .body-tab-content-section .tab-content .wrap-item .list-wrap .fr .hot-recommend .expressPanelBody .expressPanelBodyWrap .expressScrollBox ul.expressList li.expressItem .expressTime {
  font-size: 14px;
  color: #999999;
}
.home-body .body-tab-content-section .tab-content .wrap-item .list-wrap .fr .hot-recommend .expressPanelBody .expressPanelBodyWrap .expressScrollBox ul.expressList li.expressItem:hover {
  background: rgba(253, 243, 243, 0.05);
  background: -webkit-gradient(linear, left top, right top, from(#fdf3f3), to(rgba(253, 243, 243, 0)));
  background: linear-gradient(90deg, #fdf3f3 0%, rgba(253, 243, 243, 0) 100%);
}
.home-body .body-tab-content-section .tab-content .wrap-item .list-wrap .fr .hot-recommend .expressPanelBody .expressPanelBodyWrap .expressScrollBox ul.expressList li.expressItem:hover::before {
  content: "";
  position: absolute;
  width: 4px;
  height: 20px;
  left: 0px;
  top: 13px;
  background: #D00B16;
  z-index: 2;
}
.home-body .body-tab-content-section .tab-content .wrap-item .list-wrap .fr .hot-recommend .expressPanelBody .expressPanelBodyWrap .expressScrollBox:hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.home-body .body-tab-content-section .tab-content .wrap-item .list-wrap .fr .hot-recommend .expressPanelBody .expressPanelBodyWrap .no-auto-scroll {
  position: inherit !important;
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}
.home-body .body-tab-content-section .tab-content .wrap-tj .list-wrap .fr .tutiao {
  margin-bottom: 54px;
}
.home-body .body-tab-content-section .tab-content .wrap-tj .list-wrap .fr .resou {
  margin-bottom: 56px;
}
.home-body .body-tab-content-section .tab-content .wrap-tj .list-wrap .fr .resou ul {
  margin-top: 17px;
}
.home-body .body-tab-content-section .tab-content .wrap-tj .list-wrap .fr .resou ul li {
  width: 100%;
  padding-left: 45px;
  padding-right: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  border-bottom: 1px solid #eee;
  cursor: pointer;
}
.home-body .body-tab-content-section .tab-content .wrap-tj .list-wrap .fr .resou ul li:last-child {
  border-bottom: none;
}
.home-body .body-tab-content-section .tab-content .wrap-tj .list-wrap .fr .resou ul li img.imagebox {
  display: block;
  position: absolute;
  left: 7px;
  top: 21px;
}
.home-body .body-tab-content-section .tab-content .wrap-tj .list-wrap .fr .resou ul li p {
  max-height: 44px;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
  margin-bottom: 10px;
}
.home-body .body-tab-content-section .tab-content .wrap-tj .list-wrap .fr .resou ul li span {
  display: block;
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
}
.home-body .body-tab-content-section .tab-content .wrap-tj .list-wrap .fr .resou ul li:hover {
  background: -webkit-gradient(linear, left top, right top, from(rgba(208, 11, 22, 0)), color-stop(49%, rgba(208, 11, 22, 0.05)), to(rgba(208, 11, 22, 0)));
  background: linear-gradient(90deg, rgba(208, 11, 22, 0) 0%, rgba(208, 11, 22, 0.05) 49%, rgba(208, 11, 22, 0) 100%);
  border-radius: 1px;
}
.home-body .body-tab-content-section .tab-content .wrap-tj .list-wrap .fr .resou ul li:hover p {
  font-family: "PingFang_ZH";
  color: #D00B16;
}
.home-body .body-tab-content-section .tab-content .wrap-tj .list-wrap .fr .news ul {
  margin-top: 26px;
}
.home-body .body-tab-content-section .tab-content .wrap-tj .list-wrap .fr .news ul li {
  padding-top: 12px;
  padding-bottom: 12px;
  padding-right: 20px;
  position: relative;
  border-left: rgba(208, 11, 22, 0.05);
}
.home-body .body-tab-content-section .tab-content .wrap-tj .list-wrap .fr .news ul li::before {
  content: "";
  width: 3px;
  height: 100%;
  background: rgba(208, 11, 22, 0.05);
  position: absolute;
  left: 0px;
  top: 0px;
}
.home-body .body-tab-content-section .tab-content .wrap-tj .list-wrap .fr .news ul li a {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 45px;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
  position: relative;
}
.home-body .body-tab-content-section .tab-content .wrap-tj .list-wrap .fr .news ul li a:before {
  content: "";
  width: 6px;
  height: 6px;
  background: #D00B16;
  border-radius: 50%;
  position: absolute;
  left: 22px;
  top: 8px;
}
.home-body .body-tab-content-section .tab-content .wrap-tj .list-wrap .fr .news ul li a:hover {
  filter: alpha(opacity=100);
  opacity: 1;
  -moz-opacity: 1;
}
.home-body .body-tab-content-section .tab-content .wrap-tj .list-wrap .fr .news ul li:hover {
  background: rgba(208, 11, 22, 0.05);
}
.home-body .body-tab-content-section .tab-content .wrap-tj .list-wrap .fr .news ul li:hover::before {
  content: "";
  width: 3px;
  height: 100%;
  background: #D00B16;
  position: absolute;
  left: 0px;
  top: 0px;
}
.home-body .body-tab-content-section .tab-content .wrap-sp {
  width: 100%;
  border-top: 1px solid #eee;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit {
  /*border: 1px solid #eee;*/
  margin: 30px 0;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fl {
  width: 720px;
  height: 405px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  position: relative;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fl:hover .getInto-box {
  display: block;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fl .lf-alert {
  width: 720px;
  height: 405px;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  z-index: 98;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fl .lf-alert .alert-bg {
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 18px;
  background-color: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fl .lf-alert .alert-bg .alertHint-title {
  font-size: 24px;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fl .lf-alert .alert-bg .alertHint-text {
  font-size: 16px;
  margin-top: 25px;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fl .alertHint-btn {
  height: 45px;
  background-color: #d00b16;
  padding: 0 40px;
  color: #fff;
  font-size: 16px;
  line-height: 45px;
  min-width: 50px;
  border-radius: 2px;
  display: inline-block;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fl .alertHint-btn:hover {
  background-color: #ff0000;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fl .alertHint-over a:hover {
  opacity: 1;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fl .alertHint-over .alertHint-btn {
  margin-top: 60px;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fl video {
  width: 100%;
  height: 100%;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fl .getInto-box {
  position: absolute;
  left: 50%;
  top: 53%;
  display: none;
  z-index: 12;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-animation: moveTop ease-in 0.3s;
  animation: moveTop ease-in 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr {
  width: 302px;
  height: 405px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .tab-title {
  width: 100%;
  height: 60px;
  border-bottom: 1px solid #eee;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .tab-title .item {
  width: 33.333%;
  line-height: 60px;
  text-align: center;
  font-size: 20px;
  color: #666;
  float: left;
  position: relative;
  cursor: pointer;
  font-weight: 400;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .tab-title .item.active {
  color: #333;
  font-family: "PingFang_ZH";
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .tab-title .item.active:after {
  content: "";
  width: 44px;
  height: 2px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -22px;
  background: #D00B16;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .tab-content {
  position: relative;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content {
  display: none;
  width: 100%;
  height: 345px;
  overflow-y: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 24px;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content .content-botMore {
  position: absolute;
  width: 100%;
  height: 32px;
  left: 50%;
  bottom: 0;
  z-index: 3;
  text-align: center;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  background-color: rgba(0, 0, 0, 0.3);
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content .content-botMore img {
  width: 10px;
  height: 10px;
  margin-left: 3px;
  vertical-align: initial;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content .content-botMore a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 12px;
  line-height: 32px;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content .content-botMore:hover {
  background-color: rgba(0, 0, 0, 0.5);
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content .content-botMore:hover a:hover {
  opacity: 1;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content.active {
  display: block;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content .zb-list {
  padding-top: 16px;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content .zb-list .wrap {
  cursor: pointer;
  margin-bottom: 24px;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content .zb-list .wrap .imgBox {
  width: 100%;
  height: 168px;
  position: relative;
  background-size: cover !important;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content .zb-list .wrap .imgBox img {
  width: 100%;
  height: 100%;
  border-radius: 2px;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content .zb-list .wrap .imgBox .vedio-btn {
  display: none;
  width: 40px;
  height: 40px;
  background: url(../../module/img/home/vedio_img.png) center center no-repeat;
  position: absolute;
  background-size: cover;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content .zb-list .wrap .textbox .title {
  height: 22px;
  line-height: 22px;
  font-size: 16px;
  color: #333;
  margin-top: 12px;
  font-family: "PingFang_ZH";
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content .zb-list .wrap .textbox .date {
  color: #333;
  font-size: 14px;
  line-height: 20px;
  margin-top: 4px;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content .zb-list .wrap.active .imgBox .vedio-btn {
  display: block;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content .zb-list .wrap.active .textbox .title {
  color: #D00B16;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content .zb-list .wrap:hover .imgBox .vedio-btn {
  display: block;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content .zb-list .wrap:hover .textbox .title {
  color: #D00B16;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content .pl-list {
  padding-top: 20px;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content .pl-list .wrap {
  width: 100%;
  padding-left: 47px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  margin-bottom: 23px;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content .pl-list .wrap .imgbox {
  width: 32px;
  height: 32px;
  position: absolute;
  left: 0;
  top: 0;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content .pl-list .wrap .imgbox .img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  overflow: hidden;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content .pl-list .wrap .top {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  margin-bottom: 5px;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content .pl-list .wrap .top .iconbox {
  height: 22px;
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
  font-size: 0;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content .pl-list .wrap .top .iconbox img {
  width: 17px;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content .pl-list .wrap .top .iconbox .handGrey {
  cursor: pointer;
  width: 17px;
  height: 17px;
  margin-right: 19px;
  background: url("../../module/img/handGrey.png") no-repeat center;
  background-size: auto 100% !important;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content .pl-list .wrap .top .iconbox .handGrey.active, .home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content .pl-list .wrap .top .iconbox .handGrey:hover {
  background: url("../../module/img/maxDianzan2.png") no-repeat center;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content .pl-list .wrap .top .iconbox .reply1 {
  width: 17px;
  height: 17px;
  background: url("../../module/img/reply1.png") no-repeat center;
  background-size: auto 100% !important;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content .pl-list .wrap .top .iconbox .iconfont {
  display: inline-block;
  cursor: pointer;
  font-size: 20px;
  color: #999;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content .pl-list .wrap .top .iconbox .iconfont.active {
  color: #D00B16;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content .pl-list .wrap .top .iconbox .iconfont:nth-of-type(1) {
  margin-right: 25px;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content .pl-list .wrap .top .iconbox .iconfont.comment {
  font-size: 15px;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content .pl-list .wrap .top .username {
  font-size: 16px;
  line-height: 22px;
  color: #333;
  width: 155px;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content .pl-list .wrap .top .date {
  font-size: 12px;
  line-height: 17px;
  color: #999999;
  margin-top: 6px;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content .pl-list .wrap .text {
  width: 100%;
  color: #333333;
  font-size: 14px;
  line-height: 22px;
  margin-top: 11px;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content .article {
  width: 100%;
  padding-top: 20px;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content .article h5 {
  max-height: 56px;
  line-height: 25px;
  font-size: 18px;
  color: #333333;
  font-family: "PingFang_ZH";
}
.home-body .body-tab-content-section .tab-content .wrap-sp .banner-unit .fr .content .article .text {
  margin-top: 11px;
  font-size: 16px;
  color: #333333;
  line-height: 24px;
  text-indent: 2em;
  padding-bottom: 10px;
  text-align: justify;
}
.home-body .body-tab-content-section .tab-content .wrap-sp h5.title {
  width: 100%;
  padding-top: 56px;
  padding-bottom: 24px;
  color: #333333;
  font-size: 20px;
  line-height: 28px;
  font-family: "PingFang_ZH";
}
.home-body .body-tab-content-section .tab-content .wrap-sp .rmsp {
  width: 100%;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .rmsp .wrap-inner {
  width: 100%;
  height: 345px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 390px;
  position: relative;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .rmsp .wrap-inner .wrap-l {
  width: 390px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .rmsp .wrap-inner .wrap-l .unit {
  cursor: pointer;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .rmsp .wrap-inner .wrap-l .unit .images {
  width: 390px;
  height: 290px;
  position: relative;
  overflow: hidden;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .rmsp .wrap-inner .wrap-l .unit .images img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-radius: 4px;
  overflow: hidden;
  margin: auto;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .rmsp .wrap-inner .wrap-l .unit .images .time {
  width: 50px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: rgba(0, 0, 0, 0.54);
  border-radius: 10px;
  font-size: 14px;
  color: #fff;
  position: absolute;
  left: 10px;
  bottom: 10px;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .rmsp .wrap-inner .wrap-l .unit .images .vedio-btn {
  display: none;
  width: 54px;
  height: 54px;
  background: url("../img/home/vedio_img.png") center center no-repeat;
  background-size: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -27px;
  margin-left: -27px;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .rmsp .wrap-inner .wrap-l .unit p {
  margin-top: 15px;
  height: 40px;
  color: #333333;
  line-height: 20px;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .rmsp .wrap-inner .wrap-l .unit:hover .images img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  border-radius: 4px;
  overflow: hidden;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .rmsp .wrap-inner .wrap-l .unit:hover p {
  color: #D00B16;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .rmsp .wrap-inner .wrap-r {
  width: 810px;
  height: 345px;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .rmsp .wrap-inner .wrap-r .unit {
  width: 187px;
  height: 160px;
  float: left;
  margin-left: 15px;
  cursor: pointer;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .rmsp .wrap-inner .wrap-r .unit .images {
  width: 100%;
  height: 105px;
  position: relative;
  overflow: hidden;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .rmsp .wrap-inner .wrap-r .unit .images img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-radius: 2px;
  overflow: hidden;
  margin: auto;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .rmsp .wrap-inner .wrap-r .unit .images .time {
  width: 50px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: rgba(0, 0, 0, 0.54);
  border-radius: 10px;
  font-size: 14px;
  color: #fff;
  position: absolute;
  left: 10px;
  bottom: 10px;
  z-index: 2;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .rmsp .wrap-inner .wrap-r .unit .images .vedio-btn {
  display: none;
  width: 54px;
  height: 54px;
  background: url("../img/home/vedio_img.png") center center no-repeat;
  background-size: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -27px;
  margin-left: -27px;
  z-index: 2;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .rmsp .wrap-inner .wrap-r .unit p {
  margin-top: 15px;
  height: 40px;
  color: #333333;
  line-height: 20px;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .rmsp .wrap-inner .wrap-r .unit:hover .images img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  border-radius: 2px;
  overflow: hidden;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .rmsp .wrap-inner .wrap-r .unit:hover p {
  color: #D00B16;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .rmsp .wrap-inner .wrap-r .unit:nth-child(-n + 4) {
  margin-bottom: 25px;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .jchf h5.title,
.home-body .body-tab-content-section .tab-content .wrap-sp .zxsp h5.title {
  padding-top: 18px;

  position: relative;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .jchf h5.title a,
.home-body .body-tab-content-section .tab-content .wrap-sp .zxsp h5.title a {
  display: block;
  width: 100px;
  height: 48px;
  line-height: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 18px;
  text-align: right;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 14px;
  color: #999;
  font-weight: normal;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .zxsp .more-btn {
  padding-top: 6px;
  padding-bottom: 48px;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .filter-bg {
  display: none;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  right: 0;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .filter-bg .left {
  width: 33.33%;
  height: 100%;
  -webkit-filter: blur(1px);
          filter: blur(1px);
  float: left;
  background: #2b2727;
  opacity: 1;
  -webkit-box-shadow: 0 0 20px #ddd;
          box-shadow: 0 0 20px #ddd;
}
.home-body .body-tab-content-section .tab-content .wrap-sp .filter-bg .right {
  width: 33.33%;
  height: 100%;
  -webkit-filter: blur(1px);
          filter: blur(1px);
  float: right;
  background: #2b2727;
  opacity: 1;
  -webkit-box-shadow: 0 0 15px #ddd;
          box-shadow: 0 0 15px #ddd;
}

.prism-player .prism-ErrorMessage {
  left: 0 !important;
}

@-webkit-keyframes move1 {
  0% {
    top: 0px;
  }
  100% {
    /* top: -1020px; 10个 每个item按102高计算 这里js动态改变*/
    top: -612px;
  }
}

@keyframes move1 {
  0% {
    top: 0px;
  }
  100% {
    /* top: -1020px; 10个 每个item按102高计算 这里js动态改变*/
    top: -612px;
  }
}
@-webkit-keyframes move2 {
  0% {
    top: 0px;
  }
  100% {
    /* top: -1350px; 15个 每个item按90高计算 */
    top: -1350px;
    /* top: -585px; */
  }
}
@keyframes move2 {
  0% {
    top: 0px;
  }
  100% {
    /* top: -1350px; 15个 每个item按90高计算 */
    top: -1350px;
    /* top: -585px; */
  }
}
@-webkit-keyframes moveTop {
  0% {
    opacity: 0.3;
    top: 52%;
  }
  100% {
    opacity: 1;
    top: 50%;
  }
}
@keyframes moveTop {
  0% {
    opacity: 0.3;
    top: 52%;
  }
  100% {
    opacity: 1;
    top: 50%;
  }
}
.prism-big-play-btn {
  position: absolute !important;
  width: 80px !important;
  height: 80px !important;
  left: 50% !important;
  top: 50% !important;
  opacity: 0.4;
  z-index: 118 !important;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.prism-big-play-btn .outter {
  display: none;
}

.watch-body {
  margin-top: 40px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(191, 20, 23, 0.05)), to(rgba(216, 216, 216, 0.05)));
  background: linear-gradient(180deg, rgba(191, 20, 23, 0.05) 0%, rgba(216, 216, 216, 0.05) 100%);
}
.watch-body .bg {
  width: 100%;
  height: 190px;
  background: #FDF9F9;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(191, 20, 23, 0.05)), to(rgba(216, 216, 216, 0.05)));
  background: linear-gradient(180deg, rgba(191, 20, 23, 0.05) 0%, rgba(216, 216, 216, 0.05) 100%);
  position: absolute;
  left: 0;
  top: 0;
}
.watch-body .left {
  float: left;
  width: 770px;
  font-family: PingFangSC-Regular, PingFang SC;
}
.watch-body .left .title {
  width: 100%;
  height: 90px;
  font-size: 32px;
  font-family: PingFangSC-Medium, PingFang SC;
  color: #333333;
  line-height: 45px;
}
.watch-body .left .watch-num {
  margin-top: 18px;
  margin-bottom: 16px;
}
.watch-body .left .watch-num span {
  width: 79px;
  height: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
}
.watch-body .left .watch-num .date,
.watch-body .left .watch-num .num {
  margin-left: 16px;
}
.watch-body .left .watch-num .author {
  margin-left: 10px;
}
.watch-body .left .top-title {
  width: 100%;
  height: 52px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 26px;
  margin-top: 32px;
}
.watch-body .left .weekend {
  width: 100%;
  height: 26px;
  font-size: 16px;
  font-weight: 400;
  color: #999999;
  line-height: 26px;
  margin-top: 10px;
  margin-bottom: 16px;
}
.watch-body .left .video-1 {
  width: 100%;
  height: 432px;
  margin-bottom: 24px;
}
.watch-body .left .video-1 img {
  width: 100%;
  height: 100%;
}
.watch-body .left .character {
  width: 100%;
  height: 286px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 26px;
}
.watch-body .left .compile {
  width: 100%;
  height: 80px;
  background: #F5F5F5;
  margin-top: 24px;
  margin-bottom: 44px;
  padding: 11px 21px;
  line-height: 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.watch-body .left .compile div {
  height: 26px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 26px;
}
.watch-body .left .last {
  margin-top: 6px;
}
.watch-body .left .operation-box .operation {
  width: 440px;
  text-align: center;
  margin: 0 auto;
}
.watch-body .left .operation-box .operation li {
  float: left;
  cursor: pointer;
}
.watch-body .left .operation-box .operation li div {
  width: 80px;
  height: 80px;
  background: #FFFFFF;
  border-radius: 50%;
  -webkit-box-shadow: 0px 6px 10px 3px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 6px 10px 3px rgba(0, 0, 0, 0.04);
  line-height: 80px;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}
.watch-body .left .operation-box .operation li div span {
  font-size: 32px;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
}
.watch-body .left .operation-box .operation li span {
  height: 26px;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
}
.watch-body .left .operation-box .operation .operation-item3:hover .icon {
  color: #D00B16;
}
.watch-body .left .operation-box .operation .operation-item3:hover span {
  color: #D00B16;
}
.watch-body .left .operation-box .operation .switch-active .icon {
  color: #D00B16;
}
.watch-body .left .operation-box .operation .switch-active span {
  color: #D00B16;
}
.watch-body .left .operation-box .operation-item2,
.watch-body .left .operation-box .operation-item3 {
  margin-left: 100px;
}
.watch-body .left .relevance-box .relevance-title {
  height: 28px;
  font-size: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-family: "PingFang_ZH";
  color: #333333;
  line-height: 28px;
  cursor: pointer;
}
.watch-body .left .relevance-box .relevance-content {
  width: 100%;
  height: 122px;
  border: 1px solid #EEEEEE;
  margin-top: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 32px;
  cursor: pointer;
}
.watch-body .left .relevance-box .relevance-content .re-left {
  float: left;
  width: 42px;
  height: 100%;
  background: #D00B16;
  text-align: center;
  padding-top: 23px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
.watch-body .left .relevance-box .relevance-content .re-left .re-icon {
  color: #FFFFFF;
  font-size: 16px;
  font-family: YouSheBiaoTiHei;
}
.watch-body .left .relevance-box .relevance-content .re-left .re-title {
  font-size: 20px;
  font-family: YouSheBiaoTiHei;
  color: #FFFFFF;
}
.watch-body .left .relevance-box .relevance-content .re-right {
  height: 100%;
  width: 704px;
  float: left;
  margin-left: 22px;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  padding: 16px 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
.watch-body .left .relevance-box .relevance-content .re-right li {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 22px;
  position: relative;
  height: 32px;
  line-height: 32px;
}
.watch-body .left .relevance-box .relevance-content .re-right li:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #666666;
  border-radius: 50%;
  margin-right: 5px;
  position: absolute;
  top: 12px;
  left: -10px;
}
.watch-body .left .relevance-box .relevance-content .re-right li:hover {
  border-right: 3px solid #D00B16;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.watch-body .left .relevance-box .relevance-content .re-right li:hover:before {
  background: #D00B16;
}
.watch-body .left .relevance-box .relevance-content .re-right li:hover a:hover {
  color: #D00B16;
}
.watch-body .right {
  float: right;
  margin-left: 60px;
  width: 370px;
}
.watch-body .right .hot-box {
  width: 100%;
  height: 28px;
  line-height: 28px;
}
.watch-body .right .hot-box .hot-title {
  float: left;
  font-size: 20px;
  font-family: "PingFang_ZH";
  color: #333333;
}
.watch-body .right .hot-box .hot-more {
  float: right;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
}
.watch-body .right .hot-content1 .img1 {
  width: 100%;
  height: 208px;
  margin: 18px 0;
}
.watch-body .right .hot-content1 .img1 img {
  width: 100%;
  height: 100%;
}
.watch-body .right .hot-content1 .hot-t1 {
  font-size: 18px;
  color: #333333;
}
.watch-body .right .hot-content1 .hot-date {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  margin-top: 5px;
  margin-bottom: 10px;
}
.watch-body .right ul li {
  border-bottom: 1px solid #EEEEEE;
}
.watch-body .right ul li:last-child {
  border: 0;
}

.info-body {
  background-color: #ffffff;
  margin-top: 40px;
}
.info-body .info-content .info-left {
  float: left;
  width: 660px;
}
.info-body .info-content .info-left .top-img {
  width: 100%;
  height: 372px;
  position: relative;
  background-size: cover !important;
}
.info-body .info-content .info-left .top-img img {
  width: 100%;
  height: 100%;
}
.info-body .info-content .info-left .top-img .markTxt {
  width: 100%;
  height: 50px;
  line-height: 50px;
  border-radius: 0 0 4px 4px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 20px;
  color: #fff;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 0.2rem;
}
.info-body .info-content .info-left .top-title {
  width: 100%;
  margin-top: 16px;
  margin-bottom: 24px;
  font-size: 16px;
  font-weight: 400;
  color: #333;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  /*font-family: "PingFang_ZH";*/
  font-weight: bold;
  line-height: 26px;
}
.info-body .info-content .info-left .top-title:hover {
  color: #D00B16;
}
.info-body .info-content .info-left .relevance-box {
  margin-top: 16px;
}
.info-body .info-content .info-left .relevance-box .re-title {
  width: 96px;
  height: 34px;
  line-height: 34px;
  background: #D00B16;
  text-align: center;
}
.info-body .info-content .info-left .relevance-box .re-title > img.icon {
  width: 16px;
  height: 16px;
  vertical-align: middle;
}
.info-body .info-content .info-left .relevance-box .re-title > img.text {
  width: 38px;
  height: 16px;
  vertical-align: middle;
}
.info-body .info-content .info-left .relevance-box .relevance-title {
  height: 28px;
  font-size: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-family: "PingFang_ZH";
  color: #333333;
  line-height: 28px;
  cursor: pointer;
}
.info-body .info-content .info-left .relevance-box .relevance-content {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 22px;
  cursor: pointer;
  padding-left: 25px;
  padding-right: 20px;
  background-color: #f5f5f5;
}
.info-body .info-content .info-left .relevance-box .relevance-content .re-left {
  float: left;
  width: 42px;
  height: 100%;
  background: #D00B16;
  text-align: center;
  padding-top: 19px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
.info-body .info-content .info-left .relevance-box .relevance-content .re-left .re-icon {
  color: #ffffff;
  font-size: 16px;
  font-family: YouSheBiaoTiHei;
}
.info-body .info-content .info-left .relevance-box .relevance-content .re-left .re-title {
  font-size: 20px;
  font-family: YouSheBiaoTiHei;
  color: #ffffff;
}
.info-body .info-content .info-left .relevance-box .relevance-content .re-right {
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.info-body .info-content .info-left .relevance-box .relevance-content .re-right li {
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  position: relative;
  line-height: 32px;
}
.info-body .info-content .info-left .relevance-box .relevance-content .re-right li:first-child {
  padding-top: 10px;
}
.info-body .info-content .info-left .relevance-box .relevance-content .re-right li:first-child:before {
  top: 23px;
}
.info-body .info-content .info-left .relevance-box .relevance-content .re-right li:first-child:after {
  margin-top: -10px;
}
.info-body .info-content .info-left .relevance-box .relevance-content .re-right li:last-child {
  padding-bottom: 10px;
}
.info-body .info-content .info-left .relevance-box .relevance-content .re-right li:last-child:after {
  margin-top: -20px;
}
.info-body .info-content .info-left .relevance-box .relevance-content .re-right li a {
  display: block;
  width: 100%;
  color: #666666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.info-body .info-content .info-left .relevance-box .relevance-content .re-right li:before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  background: #666666;
  border-radius: 50%;
  margin-right: 5px;
  position: absolute;
  top: 15px;
  left: -10px;
}
.info-body .info-content .info-left .relevance-box .relevance-content .re-right li:after {
  content: "";
  display: inline-block;
  width: 3px;
  height: 32px;
  background: transparent;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  right: -20px;
}
.info-body .info-content .info-left .relevance-box .relevance-content .re-right li:hover:before {
  background: #D00B16;
}
.info-body .info-content .info-left .relevance-box .relevance-content .re-right li:hover:after {
  background: #D00B16;
}
.info-body .info-content .info-left .relevance-box .relevance-content .re-right li:hover a:hover {
  color: #D00B16;
}
.info-body .info-content .info-left .wen {
  width: 100%;
  margin-bottom: 34px;
  font-size: 0;
  color: #999999;
}
.info-body .info-content .info-left .wen span {
  font-size: 14px;
  line-height: 20px;
  font-weight: normal;
  margin-right: 16px;
}
.info-body .info-content .info-left .wen span span {
  margin: 0;
}
.info-body .info-content .info-left .wen img {
  width: 14px;
  margin-right: 6px;
  vertical-align: -1px;
}
.info-body .info-content .info-left .wrapper {
  width: 100%;
  margin-top: 32px;
  position: relative;
}
.info-body .info-content .info-left .wrapper #con1_1 {
  min-height: 500px;
  position: relative;
  font-size: 0;
}
.info-body .info-content .info-left .wrapper .product_list {
  width: 314px;
  position: absolute;
}
.info-body .info-content .info-left .wrapper .product_list a:hover {
  filter: alpha(opacity=100);
  opacity: 1;
  -moz-opacity: 1;
}
.info-body .info-content .info-left .wrapper .product_list .img {
  width: 100%;
  height: 197px;
  background-size: cover !important;
}
.info-body .info-content .info-left .wrapper .product_list .list-title {
  font-size: 16px;
  line-height: 24px;
  /*font-family: "PingFang_ZH";*/
  font-weight: bold;
  color: #333;
  margin-top: 15px;
  margin-bottom: 12px;
  padding: 0 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.info-body .info-content .info-left .wrapper .product_list .top-list {
  margin-top: 12px;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  padding: 0 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.info-body .info-content .info-left .wrapper .product_list .top-list li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 8px;
}
.info-body .info-content .info-left .wrapper .product_list .top-list li a {
  color: #666666;
  font-size: 14px;
}
.info-body .info-content .info-left .wrapper .product_list .top-list li:first-child {
  margin-top: 0 !important;
}
.info-body .info-content .info-left .wrapper .product_list .top-list li:hover:before {
  background: #D00B16;
}
.info-body .info-content .info-left .wrapper .product_list .top-list li:hover a:hover {
  color: #D00B16;
}
.info-body .info-content .info-left .wrapper .product_list .top-list li:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #d8d8d8;
  border-radius: 50%;
  margin-right: 5px;
  vertical-align: 2px;
}
.info-body .info-content .info-left .wrapper .product_list .top-wen {
  margin-top: 10px;
  margin-bottom: 16px;
  padding: 0 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.info-body .info-content .info-left .wrapper #con1_1 .product_list:hover .list-title {
  color: #D00B16 !important;

}
.info-body .info-content .load-more {
  width: 100%;
  height: 40px;
  background: #eeeeee;
  border-radius: 1px;
  line-height: 40px;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 80px;
  font-size: 16px;
  color: #333333;
  cursor: pointer;
}
.info-body .info-content .info-right {
  float: right;
  width: 320px;
}
.info-body .info-content .info-right .resou {
  width: 100%;
}
.info-body .info-content .info-right .resou .leval-title {
  height: 28px;
  line-height: 28px;
}
.info-body .info-content .info-right .resou .leval-title .fll {
  float: left;
  font-size: 20px;
  font-family: "PingFang_ZH";
  color: #333333;
}
.info-body .info-content .info-right .resou .leval-title .frr {
  float: right;
  font-size: 14px;
  font-weight: 400;
}
.info-body .info-content .info-right .resou .leval-title .frr a {
  color: #999999;
}
.info-body .info-content .info-right .resou .leval-title .frr a:hover {
  color: #D00B16;
}
.info-body .info-content .info-right .resou ul {
  margin-top: 17px;
}
.info-body .info-content .info-right .resou ul li {
  width: 100%;
  padding-left: 45px;
  padding-right: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  border-bottom: 1px solid #eee;
  cursor: pointer;
}
.info-body .info-content .info-right .resou ul li img.imagebox {
  display: block;
  position: absolute;
  left: 7px;
  top: 21px;
}
.info-body .info-content .info-right .resou ul li p {
  max-height: 44px;
  font-size: 18px;
  color: #333333;
  line-height: 22px;
  margin-bottom: 15px;
}
.info-body .info-content .info-right .resou ul li span {
  display: block;
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
}
.info-body .info-content .info-right .resou ul li:hover {
  background: -webkit-gradient(linear, left top, right top, from(rgba(208, 11, 22, 0.05)), color-stop(49%, rgba(208, 11, 22, 0.05)), to(rgba(208, 11, 22, 0.05)));
  background: linear-gradient(90deg, rgba(208, 11, 22, 0.05) 0%, rgba(208, 11, 22, 0.05) 49%, rgba(208, 11, 22, 0.05) 100%);
  border-radius: 1px;
}
.info-body .info-content .info-right .resou ul li:hover p {
  font-family: "PingFang_ZH";
  color: #D00B16;
}

.wen-bgc {
  width: 100%;
  height: 4px;
}
.wen-bgc img {
  display: block;
  width: 100%;
  height: 5px;
}

.viewpoint-body {
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333333;
  background: #ffffff;
}
.viewpoint-body .fll-wrap {
  color: #999;
  padding-bottom: 40px;
  font-size: 20px;
  cursor: pointer;
  position: absolute;
  left: -106px;
  top: 32px;
  text-align: right;
}
.viewpoint-body .fll-wrap .date {
  width: 60px;
  height: 60px;
  background: #D00B16;
  font-size: 40px;
  color: #fff;
  text-align: center;
  line-height: 60px;
}
.viewpoint-body .fll-wrap .month {
  width: 60px;
  padding: 25px 0;
}
.viewpoint-body .fll-wrap .year {
  width: 60px;
  text-align: right;
}
.viewpoint-body .fll-wrap:after {
  content: "";
  width: 1px;
  height: 100%;
  background: #eee;
  position: absolute;
  right: -30px;
  top: 0px;
}
.viewpoint-body .viewpoint-content .viewpoint-left {
  float: left;
  width: 660px;
}
.viewpoint-body .viewpoint-content .viewpoint-left .day-unit {
  position: relative;
}
.viewpoint-body .viewpoint-content .viewpoint-left .viewpoint-wrap {
  padding-top: 28px;
}
.viewpoint-body .viewpoint-content .viewpoint-left .viewpoint-wrap ul li {
  position: relative;
  padding-top: 32px;
  padding-bottom: 35px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #eee;
}
.viewpoint-body .viewpoint-content .viewpoint-left .viewpoint-wrap .textbox .li-title {
  font-size: 22px;
  line-height: 30px;
  /*font-family: "PingFang_ZH";*/
  font-weight: bold;

  color: #333333;
  cursor: pointer;
}
.viewpoint-body .viewpoint-content .viewpoint-left .viewpoint-wrap .textbox .viewpoint-user {
  margin-top: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.viewpoint-body .viewpoint-content .viewpoint-left .viewpoint-wrap .textbox .viewpoint-user .avatar {
  float: left;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  cursor: pointer;
  background-size: cover !important;
}
.viewpoint-body .viewpoint-content .viewpoint-left .viewpoint-wrap .textbox .viewpoint-user .avatar img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.viewpoint-body .viewpoint-content .viewpoint-left .viewpoint-wrap .textbox .viewpoint-user .user-info {
  float: left;
  margin-left: 8px;
}
.viewpoint-body .viewpoint-content .viewpoint-left .viewpoint-wrap .textbox .viewpoint-user .user-info .user {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 32px;
  cursor: pointer;
}
.viewpoint-body .viewpoint-content .viewpoint-left .viewpoint-wrap .textbox .viewpoint-user .user-info .position {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  height: 20px;
  line-height: 20px;
  cursor: pointer;
}
.viewpoint-body .viewpoint-content .viewpoint-left .viewpoint-wrap .textbox .viewpoint-con {
  margin-top: 16px;
  width: 100%;
  max-height: 78px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 26px;
  cursor: pointer;
}
.viewpoint-body .viewpoint-content .viewpoint-left .viewpoint-wrap .textbox .view-title {
  margin-top: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
}
.viewpoint-body .viewpoint-content .viewpoint-left .viewpoint-wrap .textbox .shiping {
  background: url("../../module/img/juxing.png");
  width: 104px;
  height: 32px;
  line-height: 32px;
  padding-left: 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
  color: #D00B16;
  margin-top: 16px;
  font-size: 0;
}
.viewpoint-body .viewpoint-content .viewpoint-left .viewpoint-wrap .textbox .shiping .hua {
  width: 18px;
  height: 18px;
  vertical-align: -3px;
  margin-right: 6px;
}
.viewpoint-body .viewpoint-content .viewpoint-left .viewpoint-wrap .textbox .shiping .sp-title {
  font-size: 16px;
  line-height: 32px;
  font-family: "PingFang_ZH";
}
.viewpoint-body .viewpoint-content .viewpoint-left .viewpoint-wrap .textbox .shiping-con div {
  margin-top: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px;
  line-height: 26px;
  color: #333333;
}
.viewpoint-body .viewpoint-content .viewpoint-left .viewpoint-wrap .textbox .shiping-con div:nth-child(n+2) {
  margin-top: 8px;
}
.viewpoint-body .viewpoint-content .viewpoint-left .viewpoint-wrap .textbox .shiping-con div span {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 26px;
  cursor: pointer;
  font-family: "PingFang_ZH";
}
.viewpoint-body .viewpoint-content .viewpoint-left .viewpoint-wrap .textbox .fot-list {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
  margin-top: 16px;
}
.viewpoint-body .viewpoint-content .viewpoint-left .viewpoint-wrap .textbox .fot-list img.display {
  height: 14px;
  vertical-align: -2px;
  margin-right: 6px;
}
.viewpoint-body .viewpoint-content .viewpoint-left .viewpoint-wrap .textbox .plun,
.viewpoint-body .viewpoint-content .viewpoint-left .viewpoint-wrap .textbox .watch-num,
.viewpoint-body .viewpoint-content .viewpoint-left .viewpoint-wrap .textbox .date {
  cursor: pointer;
}
.viewpoint-body .viewpoint-content .viewpoint-left .viewpoint-wrap .textbox .author {
  margin-left: 10px;
}
.viewpoint-body .viewpoint-content .viewpoint-left .viewpoint-wrap .textbox .plun,
.viewpoint-body .viewpoint-content .viewpoint-left .viewpoint-wrap .textbox .watch-num {
  margin-right: 16px;
}
.viewpoint-body .viewpoint-content .viewpoint-left .viewpoint-wrap .textbox .watch-num .watch-icon {
  font-size: 20px;
  vertical-align: -2px;
}
.viewpoint-body .viewpoint-content .viewpoint-left .viewpoint-wrap .textbox .plun:hover {
  color: #D00B16;
}
.viewpoint-body .viewpoint-content .viewpoint-left .viewpoint-wrap .textbox .plun .icon {
  font-size: 20px;
  vertical-align: -2px;
}
.viewpoint-body .viewpoint-content .viewpoint-left .viewpoint-wrap ul li:hover .textbox:hover .li-title {
  color: #D00B16;
}
.viewpoint-body .viewpoint-content .viewpoint-left .viewpoint-more {
  width: 770px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #eeeeee;
  border-radius: 1px;
  margin-top: 50px;
  margin-bottom: 80px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
}
.viewpoint-body .viewpoint-content .viewpoint-right {
  width: 320px;
  float: right;
  margin-top: 50px;
}
.viewpoint-body .viewpoint-content .viewpoint-right .resou {
  width: 100%;
}
.viewpoint-body .viewpoint-content .viewpoint-right .resou .leval-title {
  height: 28px;
  line-height: 28px;
}
.viewpoint-body .viewpoint-content .viewpoint-right .resou .leval-title .fll {
  float: left;
  font-size: 20px;
  color: #333333;
}
.viewpoint-body .viewpoint-content .viewpoint-right .resou .leval-title .frr {
  float: right;
  font-size: 14px;
  font-weight: 400;
}
.viewpoint-body .viewpoint-content .viewpoint-right .resou .leval-title .frr a {
  color: #999999;
}
.viewpoint-body .viewpoint-content .viewpoint-right .resou .leval-title .frr a:hover {
  color: #D00B16;
}
.viewpoint-body .viewpoint-content .viewpoint-right .resou ul {
  margin-top: 17px;
}
.viewpoint-body .viewpoint-content .viewpoint-right .resou ul li {
  width: 100%;
  padding-left: 45px;
  padding-right: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  border-bottom: 1px solid #eee;
  cursor: pointer;
}
.viewpoint-body .viewpoint-content .viewpoint-right .resou ul li img.imagebox {
  display: block;
  position: absolute;
  left: 7px;
  top: 21px;
}
.viewpoint-body .viewpoint-content .viewpoint-right .resou ul li p {
  max-height: 44px;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
  margin-bottom: 15px;
}
.viewpoint-body .viewpoint-content .viewpoint-right .resou ul li span {
  display: block;
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
}
.viewpoint-body .viewpoint-content .viewpoint-right .resou ul li:hover {
  background: -webkit-gradient(linear, left top, right top, from(rgba(208, 11, 22, 0.05)), color-stop(49%, rgba(208, 11, 22, 0.05)), to(rgba(208, 11, 22, 0.05)));
  background: linear-gradient(90deg, rgba(208, 11, 22, 0.05) 0%, rgba(208, 11, 22, 0.05) 49%, rgba(208, 11, 22, 0.05) 100%);
  border-radius: 1px;
}
.viewpoint-body .viewpoint-content .viewpoint-right .resou ul li:hover p {
  font-family: "PingFang_ZH";
  color: #D00B16;
}

.phonation-body .bg {
  width: 100%;
  height: 190px;
  background: #FDF9F9;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(191, 20, 23, 0.05)), to(rgba(216, 216, 216, 0.05)));
  background: linear-gradient(180deg, rgba(191, 20, 23, 0.05) 0%, rgba(216, 216, 216, 0.05) 100%);
  position: absolute;
  left: 0;
  top: 0;
}

.phonation-content {
  width: 100%;
  padding-top: 40px;
}
.phonation-content .phonation-left {
  float: left;
  width: 816px;
}
.phonation-content .phonation-left h3 {
  font-size: 32px;
  font-weight: 500;
  color: #333333;
  cursor: pointer;
}
.phonation-content .phonation-left .viewpoint-user {
  padding-top: 20px;
  padding-bottom: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.phonation-content .phonation-left .viewpoint-user .avatar {
  float: left;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background-color: burlywood;
  cursor: pointer;
}
.phonation-content .phonation-left .viewpoint-user .avatar img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.phonation-content .phonation-left .viewpoint-user .user-info {
  float: left;
  margin-left: 8px;
}
.phonation-content .phonation-left .viewpoint-user .user-info .user {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 32px;
  cursor: pointer;
}
.phonation-content .phonation-left .viewpoint-user .user-info .position {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  height: 20px;
  line-height: 20px;
  cursor: pointer;
}
.phonation-content .phonation-left .watch-num {
  margin-top: 18px;
  margin-bottom: 16px;
  cursor: pointer;
}
.phonation-content .phonation-left .watch-num span {
  width: 79px;
  height: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
}
.phonation-content .phonation-left .watch-num .date {
  margin-left: 6px;
}
.phonation-content .phonation-left .watch-num .author {
  margin-left: 10px;
}
.phonation-content .phonation-left .watch-num .num {
  margin-left: 16px;
}
.phonation-content .phonation-left .watch-num .iconfont {
  font-size: 20px;
  vertical-align: -2px;
  margin-right: 6px;
}
.phonation-content .phonation-left .watch-num .category {
  color: #D00B16;
}
.phonation-content .phonation-left .fot-list {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  height: 20px;
  line-height: 20px;
}
.phonation-content .phonation-left .fot-list .plun,
.phonation-content .phonation-left .fot-list .watch-num,
.phonation-content .phonation-left .fot-list .date {
  cursor: pointer;
}
.phonation-content .phonation-left .fot-list .plun,
.phonation-content .phonation-left .fot-list .watch-num {
  margin-left: 25px;
}
.phonation-content .phonation-left .phonation-faq {
  margin-top: 32px;
}
.phonation-content .phonation-left .phonation-faq p {
  color: #252525 !important;
  margin: 0 0 28px !important;
  font-size: 16px !important;
  line-height: 32px !important;
  font-family: "Microsoft YaHei" !important;
}
.phonation-content .phonation-left .phonation-faq p span {
  font-family: "Microsoft YaHei" !important;
}
.phonation-content .phonation-left .phonation-faq img {
  margin: 0 0 28px !important;
  max-width: 100% !important;
}
.phonation-content .phonation-left .compile {
  width: 100%;
  height: 80px;
  background: #F5F5F5;
  margin-top: 24px;
  margin-bottom: 44px;
  padding: 11px 21px;
  line-height: 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.phonation-content .phonation-left .compile div {
  height: 26px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 26px;
}
.phonation-content .phonation-left .operation-box .operation {
  width: 440px;
  text-align: center;
  margin: 0 auto;
}
.phonation-content .phonation-left .operation-box .operation li {
  float: left;
  cursor: pointer;
}
.phonation-content .phonation-left .operation-box .operation li div {
  width: 80px;
  height: 80px;
  background: #FFFFFF;
  border-radius: 50%;
  -webkit-box-shadow: 0px 6px 10px 3px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 6px 10px 3px rgba(0, 0, 0, 0.04);
  line-height: 80px;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}
.phonation-content .phonation-left .operation-box .operation li div span {
  font-size: 32px;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
}
.phonation-content .phonation-left .operation-box .operation li div .bubble {
  position: absolute;
  width: 34px;
  height: 18px;
  margin-left: -17px;
  border-radius: 9px;
  line-height: 18px;
  opacity: 1;
  color: #FFFFFF;
  left: 50%;
  top: -30px;
  opacity: 0;
}
.phonation-content .phonation-left .operation-box .operation li div .plus {
  background-color: #D00B16;
}
.phonation-content .phonation-left .operation-box .operation li div .sub {
  background-color: #CCCCCC;
}
.phonation-content .phonation-left .operation-box .operation li span {
  height: 26px;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
}
.phonation-content .phonation-left .operation-box .operation .hover .icon {
  color: #D00B16;
}
.phonation-content .phonation-left .operation-box .operation .operation-item1:hover .icon, .phonation-content .phonation-left .operation-box .operation .operation-item2:hover .icon, .phonation-content .phonation-left .operation-box .operation .operation-item3:hover .icon {
  color: #D00B16;
}
.phonation-content .phonation-left .operation-box .operation-item2,
.phonation-content .phonation-left .operation-box .operation-item3 {
  margin-left: 100px;
}
.phonation-content .phonation-left .operation-box .operation-item2 .iconfont,
.phonation-content .phonation-left .operation-box .operation-item3 .iconfont {
  font-size: 27px;
}
.phonation-content .phonation-left .relevance-box {
  cursor: pointer;
}
.phonation-content .phonation-left .relevance-box .relevance-title {
  height: 28px;
  font-size: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-family: "PingFang_ZH";
  color: #333333;
  line-height: 28px;
}
.phonation-content .phonation-left .relevance-box .relevance-content {
  width: 100%;
  height: 122px;
  border: 1px solid #EEEEEE;
  margin-top: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 32px;
}
.phonation-content .phonation-left .relevance-box .relevance-content .re-left {
  float: left;
  width: 42px;
  height: 100%;
  background: #D00B16;
}
.phonation-content .phonation-left .relevance-box .relevance-content .re-right {
  float: right;
  width: calc(100% - 42px);
}
.phonation-content .phonation-right {
  float: right;
}
.phonation-content .phonation-right .hot-box {
  width: 100%;
  height: 28px;
  line-height: 28px;
}
.phonation-content .phonation-right .hot-box .hot-title {
  float: left;
  font-size: 20px;
  font-family: "PingFang_ZH";
  color: #333333;
}
.phonation-content .phonation-right .hot-box .hot-more {
  float: right;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
}
.phonation-content .phonation-right .hot-box .hot-more > a:hover {
  color: #D00B16;
}
.phonation-content .phonation-right .hot-content1 .img1 {
  width: 100%;
  height: 208px;
  background-color: #EEEEEE;
  margin: 18px 0;
}
.phonation-content .phonation-right .hot-content1 .img1 img {
  width: 100%;
  height: 100%;
}
.phonation-content .phonation-right .hot-content1 .hot-t1 {
  font-size: 16px;
  color: #333333;
}
.phonation-content .phonation-right .hot-content1 .hot-date {
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  margin-top: 5px;
  margin-bottom: 10px;
}
.phonation-content .phonation-right ul li {
  border-bottom: 1px solid #EEEEEE;
}
.phonation-content .phonation-right ul li:last-child {
  border: 0;
}

.interview-body {
  margin-top: 40px;
  font-family: PingFangSC-Medium, PingFang SC;
}

.interview-content .interview-left {
  float: left;
  width: 816px;
  overflow: hidden;
}
.interview-content .interview-left .top-img {
  width: 100%;
  height: 432px;
  margin: 0 auto;
  cursor: pointer;
  position: relative;
}
.interview-content .interview-left .top-img .img-box {
  width: 100%;
  height: 432px;
  background-color: burlywood;
}
.interview-content .interview-left .top-img .img-box img {
  width: 100%;
  height: 100%;
  border-radius: 4px;
}
.interview-content .interview-left .top-img .vedio-btn {
  display: none;
  width: 80px;
  height: 80px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -15px;
  margin-left: -15px;
  -webkit-transition: width 5s;
  transition: width 5s;
}
.interview-content .interview-left .top-img:hover .vedio-btn {
  display: block;
}
.interview-content .interview-left .interview-title {
  font-size: 31px;
  color: #333333;
  margin-top: 38px;
  cursor: pointer;
}
.interview-content .interview-left .fot-list {
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  height: 20px;
  line-height: 20px;
  margin-top: 18px;
  margin-bottom: 32px;
  cursor: pointer;
}
.interview-content .interview-left .fot-list .plun,
.interview-content .interview-left .fot-list .watch-num,
.interview-content .interview-left .fot-list .date {
  cursor: pointer;
}
.interview-content .interview-left .fot-list .author {
  margin-left: 10px;
}
.interview-content .interview-left .fot-list .plun,
.interview-content .interview-left .fot-list .watch-num {
  margin-left: 25px;
}
.interview-content .interview-left .title1 {
  height: 52px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 26px;
  cursor: pointer;
}
.interview-content .interview-left .talk {
  width: 100%;
  background: #f5f5f5;
  border: 1px solid #eeeeee;
  padding: 16px 18px;
  padding-bottom: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 25px;
}
.interview-content .interview-left .talk .talk-top {
  height: 28px;
  line-height: 28px;
}
.interview-content .interview-left .talk .talk-top .talk-title {
  float: left;
  font-size: 20px;
  font-family: "PingFang_ZH";
  color: #333333;
  cursor: pointer;
}
.interview-content .interview-left .talk .talk-top .talk-date {
  float: right;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  cursor: pointer;
}
.interview-content .interview-left .talk .talk-list {
  font-size: 16px;
  background: #f5f5f5;
  line-height: 26px;
  cursor: pointer;
}
.interview-content .interview-left .talk .talk-list li {
  margin: 12px 0;
}
.interview-content .interview-left .talk .talk-list .head {
  font-family: "PingFang_ZH";
}
.interview-content .interview-left .talk-content1 {
  margin-top: 24px;
}
.interview-content .interview-left .talk-content1 div {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 26px;
}
.interview-content .interview-left .img-box {
  width: 770px;
  height: 432px;
  background-color: aqua;
  margin: 24px 0;
}
.interview-content .interview-left .img-box img {
  width: 100%;
  height: 100%;
}
.interview-content .interview-left .faq-box {
  width: 100%;
  color: #333333;
}
.interview-content .interview-left .faq-box .query1 {
  font-size: 18px;
  line-height: 25px;
  font-family: "PingFang_ZH";
}
.interview-content .interview-left .faq-box .anser1 {
  font-size: 16px;
  margin: 24px 0;
}
.interview-content .interview-left .faq-box .anser1 .anser1-user {
  font-family: "PingFang_ZH";
}
.interview-content .interview-left .faq-box img {
  max-width: 100% !important;
  margin: 0 0 28px !important;
}
.interview-content .interview-left .faq-box p {
  color: #252525 !important;
  margin: 0 0 28px !important;
  font-size: 16px !important;
  line-height: 32px !important;
  font-family: "Microsoft YaHei" !important;
}
.interview-content .interview-left .faq-box p span {
  font-family: "Microsoft YaHei" !important;
}
.interview-content .interview-left .compile {
  width: 100%;
  height: 80px;
  background: #f5f5f5;
  margin-top: 24px;
  margin-bottom: 44px;
  padding: 11px 21px;
  line-height: 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.interview-content .interview-left .compile div {
  height: 26px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 26px;
}
.interview-content .interview-left .last {
  margin-top: 6px;
}
.interview-content .interview-left .operation-box .operation {
  width: 440px;
  text-align: center;
  margin: 0 auto;
}
.interview-content .interview-left .operation-box .operation li {
  float: left;
  cursor: pointer;
}
.interview-content .interview-left .operation-box .operation li div {
  width: 80px;
  height: 80px;
  background: #ffffff;
  border-radius: 50%;
  -webkit-box-shadow: 0px 6px 10px 3px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 6px 10px 3px rgba(0, 0, 0, 0.04);
  line-height: 80px;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}
.interview-content .interview-left .operation-box .operation li div span {
  font-size: 32px;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
}
.interview-content .interview-left .operation-box .operation li span {
  height: 26px;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
}
.interview-content .interview-left .operation-box .operation .operation-item3:hover .icon {
  color: #D00B16;
}
.interview-content .interview-left .operation-box .operation .operation-item3:hover span {
  color: #D00B16;
}
.interview-content .interview-left .operation-box .operation .switch-active .icon {
  color: #D00B16;
}
.interview-content .interview-left .operation-box .operation .switch-active span {
  color: #D00B16;
}
.interview-content .interview-left .operation-box .operation-item2,
.interview-content .interview-left .operation-box .operation-item3 {
  margin-left: 100px;
}
.interview-content .interview-left .operation-box .operation-item2 .iconfont,
.interview-content .interview-left .operation-box .operation-item3 .iconfont {
  font-size: 27px;
}
.interview-content .interview-left .relevance-box {
  cursor: pointer;
}
.interview-content .interview-left .relevance-box .relevance-title {
  height: 28px;
  font-size: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-family: "PingFang_ZH";
  color: #333333;
  line-height: 28px;
}
.interview-content .interview-left .relevance-box .relevance-content {
  width: 100%;
  height: 122px;
  border: 1px solid #eeeeee;
  margin-top: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 32px;
}
.interview-content .interview-left .relevance-box .relevance-content .re-left {
  float: left;
  width: 42px;
  height: 100%;
  background: #d00b16;
}
.interview-content .interview-left .relevance-box .relevance-content .re-right {
  float: right;
  width: calc(100% - 42px);
}
.interview-content .interview-right {
  float: right;
}
.interview-content .interview-right .resou {
  width: 320px;
}
.interview-content .interview-right .resou .leval-title {
  height: 28px;
  line-height: 28px;
}
.interview-content .interview-right .resou .leval-title .fll {
  float: left;
  font-size: 20px;
  font-family: "PingFang_ZH";
  color: #333333;
}
.interview-content .interview-right .resou .leval-title .frr {
  float: right;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
}
.interview-content .interview-right .resou .leval-title .frr > a:hover {
  color: #D00B16;
}
.interview-content .interview-right .resou ul {
  margin-top: 17px;
}
.interview-content .interview-right .resou ul li {
  width: 100%;
  padding-left: 45px;
  padding-right: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  border-bottom: 1px solid #eee;
  cursor: pointer;
}
.interview-content .interview-right .resou ul li img.imagebox {
  display: block;
  position: absolute;
  left: 7px;
  top: 21px;
}
.interview-content .interview-right .resou ul li p {
  max-height: 44px;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
  margin-bottom: 15px;
}
.interview-content .interview-right .resou ul li span {
  display: block;
  width: 242px;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
}
.interview-content .interview-right .resou ul li:hover {
  background: -webkit-gradient(linear, left top, right top, from(rgba(208, 11, 22, 0.05)), color-stop(49%, rgba(208, 11, 22, 0.05)), to(rgba(208, 11, 22, 0.05)));
  background: linear-gradient(90deg, rgba(208, 11, 22, 0.05) 0%, rgba(208, 11, 22, 0.05) 49%, rgba(208, 11, 22, 0.05) 100%);
  border-radius: 1px;
}
.interview-content .interview-right .resou ul li:hover p {
  font-weight: bold;
  color: #D00B16;
}
.interview-content .interview-right .selection {
  width: 370px;
  margin-bottom: 30px;
}
.interview-content .interview-right .selection .selection-cor .cor1 {
  float: left;
  width: 120px;
  height: 3.98px;
  background: #e34d3b;
}
.interview-content .interview-right .selection .selection-cor .cor2 {
  float: left;
  width: 250px;
  height: 3.98px;
  background: #f5c7bf;
}
.interview-content .interview-right .selection .selection-head {
  width: 100%;
  height: 62px;
  line-height: 62px;
  background: -webkit-gradient(linear, right top, left top, from(rgba(235, 108, 76, 0.04)), to(rgba(211, 58, 37, 0.04)));
  background: linear-gradient(270deg, rgba(235, 108, 76, 0.04) 0%, rgba(211, 58, 37, 0.04) 100%);
  padding: 0 12px;
  color: #d00b16;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.interview-content .interview-right .selection .selection-head .selection-icon {
  float: left;
  font-size: 20px;
  font-family: "PingFang_ZH";
  cursor: pointer;
}
.interview-content .interview-right .selection .selection-head .selection-icon .icon {
  font-size: 20px;
}
.interview-content .interview-right .selection .selection-head .selection-more {
  float: right;
  font-size: 16px;
  font-weight: 400;
  color: #d00b16;
  cursor: pointer;
}
.interview-content .interview-right .selection .selection-head .selection-more .more-icon {
  font-size: 18px;
}
.interview-content .interview-right .selection .frr-wrap {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.interview-content .interview-right .selection .frr-wrap ul {
  padding: 0 12px;
}
.interview-content .interview-right .selection .frr-wrap ul li {
  border-bottom: 1px solid #eeeeee;
  width: 100%;
  padding: 16px 0;
  padding-left: 90px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.interview-content .interview-right .selection .frr-wrap ul li:last-child {
  border-bottom: 0;
}
.interview-content .interview-right .selection .frr-wrap ul li .imgbox {
  width: 64px;
  height: 64px;
  overflow: hidden;
  position: absolute;
  left: 12px;
  top: 18px;
  cursor: pointer;
}
.interview-content .interview-right .selection .frr-wrap ul li .imgbox img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 2px;
}
.interview-content .interview-right .selection .frr-wrap ul li .textbox {
  width: 100%;
}
.interview-content .interview-right .selection .frr-wrap ul li .textbox .li-title {
  width: 100%;
  line-height: 25px;
  color: #333333;
  font-size: 18px;
  cursor: pointer;
}
.interview-content .interview-right .selection .frr-wrap ul li .textbox .flags {
  font-size: 14px;
  color: #999;
  cursor: pointer;
}

.mark-body {
  font-size: 14px;
}
.mark-body .swiper-container {
  width: 100%;
  height: 500px;
}
.mark-body .swiper-container .slide-box {
  width: 100%;
  height: 100%;
}
.mark-body .swiper-container img {
  width: 100%;
  height: 100%;
}
.mark-body .swiper-container-horizontal > .swiper-pagination-bullets {
  width: 80px;
  height: 24px;
  line-height: 24px;
  border-radius: 12px;
  background: transparent;
  bottom: 10px;
  left: 50%;
  margin-left: -40px;
}
.mark-body .swiper-pagination {
  bottom: 20px;
}
.mark-body .swiper-button-prev,
.mark-body .swiper-button-next {
  font-size: 50px;
  color: rgba(211, 58, 37, 0.3);
  background: none;
}
.mark-body .swiper-button-next {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}
.mark-body .swiper-pagination-bullet {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: white;
  opacity: 0.5 !important;
  margin: 0 5px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.mark-body .swiper-pagination-bullet-active {
  width: 20px;
  height: 5px;
  background: #fff;
  border-radius: 6px;
  opacity: 1 !important;
}
.mark-body .mark-content {
  margin-top: 54px;
}
.mark-body .mark-content .mark-top {
  padding-bottom: 42px;
}
.mark-body .mark-content .mark-top .top-title {
  height: 28px;
  line-height: 28px;
  margin-bottom: 20px;
}
.mark-body .mark-content .mark-top .top-title span:nth-child(1) {
  float: left;
  /*font-family: "PingFang_ZH";*/
  font-weight: bold;
  color: #333333;
  font-size: 20px;
}
.mark-body .mark-content .mark-top .top-title span:nth-child(2) {
  float: right;
  font-weight: 400;
}
.mark-body .mark-content .mark-top .top-title span:nth-child(2) a {
  font-size: 14px;
  color: #999999;
}
.mark-body .mark-content .mark-top .mark-box li {
  float: left;
  width: 180px;
  padding-top: 12px;
  padding-bottom: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: 22px;
}
.mark-body .mark-content .mark-top .mark-box li .wrap {
  width: 100%;
  height: 120px;
  position: relative;
  overflow: hidden;
}
.mark-body .mark-content .mark-top .mark-box li .wrap img {
  width: 120px;
  height: 120px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 50%;
  border: 1px solid #eee;
}
.mark-body .mark-content .mark-top .mark-box li .wrap-title {
  text-align: center;
  margin-top: 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
}
.mark-body .mark-content .mark-top .mark-box li .wrap-title .title1 {
  font-size: 20px;
  font-family: "PingFang_ZH";
  color: #333333;
  line-height: 28px;
}
.mark-body .mark-content .mark-top .mark-box li .wrap-title .title2 {
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 20px;
  margin-top: 10px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 5px;
}
.mark-body .mark-content .mark-top .mark-box li:nth-child(1) {
  margin-left: 0;
}
.mark-body .mark-content .mark-top .mark-box li:hover {
  -webkit-box-shadow: 0px 4px 10px 4px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 4px 10px 4px rgba(0, 0, 0, 0.04);
  border-radius: 1px;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  -webkit-transform: translate3d(0, 0px, -2px);
  transform: translate3d(0, 1px, -2px);
}
.mark-body .mark-content .mark-bot-right {
  float: right;
  width: 320px;
}
.mark-body .mark-content .mark-bot-right .wholeList-title {
  margin-bottom: 12px;
}
.mark-body .mark-content .mark-bot-right .hot-box {
  width: 100%;
  height: 28px;
  line-height: 28px;
}
.mark-body .mark-content .mark-bot-right .hot-box .hot-title {
  float: left;
  font-size: 20px;
  font-family: "PingFang_ZH";
  color: #333333;
}
.mark-body .mark-content .mark-bot-right .hot-box .hot-more {
  float: right;
  font-size: 14px;
  font-weight: 400;
}
.mark-body .mark-content .mark-bot-right .hot-box .hot-more a {
  color: #999;
}
.mark-body .mark-content .mark-bot-right .hot-box .hot-more a:hover {
  color: #D00B16;
}
.mark-body .mark-content .mark-bot-right .message-box {
  padding: 12px 0;
  margin-bottom: 48px;
  background: #f8f8f8;
}
.mark-body .mark-content .mark-bot-right .board-box {
  height: 671px;
  overflow: hidden;
  padding: 0 16px;
}
.mark-body .mark-content .mark-bot-right .board-box .newest-content {
  padding: 16px 0;
  border-bottom: 1px solid #f0f0f0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.mark-body .mark-content .mark-bot-right .board-box .newest-content .newest-left {
  width: 32px;
  height: 32px;
  position: absolute;
  top: 16px;
  left: 0;
}
.mark-body .mark-content .mark-bot-right .board-box .newest-content .newest-left img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.mark-body .mark-content .mark-bot-right .board-box .newest-content .newest-right {
  padding-left: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mark-body .mark-content .mark-bot-right .board-box .newest-content .newest-right .content .newest-title1 {
  width: 60%;
  float: left;
  font-size: 16px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-family: "PingFang_ZH";
  color: #333333;
  line-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.mark-body .mark-content .mark-bot-right .board-box .newest-content .newest-right .content .give {
  float: right;
  font-size: 16px;
  cursor: pointer;
}
.mark-body .mark-content .mark-bot-right .board-box .newest-content .newest-right .content .give.active, .mark-body .mark-content .mark-bot-right .board-box .newest-content .newest-right .content .give:hover {
  color: #D00B16;
}
.mark-body .mark-content .mark-bot-right .board-box .newest-content .newest-right .content .give.active .handGrey, .mark-body .mark-content .mark-bot-right .board-box .newest-content .newest-right .content .give:hover .handGrey {
  /*background: url("../../module/img/minhandRed.png") no-repeat center;*/
}
.mark-body .mark-content .mark-bot-right .board-box .newest-content .newest-right .content .give .handGrey {
  width: 20px;
  height: 21px;
  background: url("../../module/img/handGrey.png") no-repeat center;
  background-size: auto 100% !important;
}
.mark-body .mark-content .mark-bot-right .board-box .newest-content .newest-right .content .give span {
  color: #666;
}
.mark-body .mark-content .mark-bot-right .board-box .newest-content .newest-right .content .give img {
  width: 20px;
  height: 21px;
}
.mark-body .mark-content .mark-bot-right .board-box .newest-content .newest-right .content-date {
  line-height: 22px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #999999;
  margin-bottom: 5px;
}
.mark-body .mark-content .mark-bot-right .board-box .newest-content .newest-right .query-title {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
}
.mark-body .mark-content .mark-bot-right .board-box .newest-content .newest-right .content-imgs {
  font-size: 0;
}
.mark-body .mark-content .mark-bot-right .board-box .newest-content .newest-right .content-imgs .content-li {
  width: 110px;
  height: 82px;
  display: inline-block;
  margin-right: 20px;
  margin-top: 8px;
  background-size: cover !important;
}
.mark-body .mark-content .mark-bot-right .board-box .newest-content .newest-right .content-imgs .content-li:nth-child(2n) {
  margin-right: 0;
}
.mark-body .mark-content .mark-bot-right .board-box .newest-content .newest-right .anser-box {
  background: #f0f0f0;
  margin-top: 12px;
  padding: 17px 20px 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}
.mark-body .mark-content .mark-bot-right .board-box .newest-content .newest-right .anser-box > div {
  font-size: 16px;
  line-height: 22px;
}
.mark-body .mark-content .mark-bot-right .board-box .newest-content .newest-right .anser-box .phone {
  color: #333;
}
.mark-body .mark-content .mark-bot-right .board-box .newest-content .newest-right .anser-box .date {
  color: #999999;
  margin-top: 6px;
}
.mark-body .mark-content .mark-bot-right .board-box .newest-content .newest-right .anser-box .content {
  color: #333;
  margin-top: 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.mark-body .mark-content .mark-bot-right .board-box .newest-content .newest-right .anser-box .open-btn {
  position: absolute;
  bottom: 16px;
  right: 2px;
}
.mark-body .mark-content .mark-bot-right .board-box .newest-content .newest-right .anser-box .open-btn a {
  color: #D00B16;
  font-family: "PingFang_ZH";
}
.mark-body .mark-content .mark-bot-right .board-box .newest-content .newest-right a.more_0,
.mark-body .mark-content .mark-bot-right .board-box .newest-content .newest-right a.more_1 {
  color: #d00b16;
}
.mark-body .mark-content .mark-bot-right .board-box .newest-content .newest-right a.hide_0,
.mark-body .mark-content .mark-bot-right .board-box .newest-content .newest-right a.hide_1 {
  color: #d00b16;
}
.mark-body .mark-content .mark-bot-right ul .newest-content:last-child {
  border: 0;
}
.mark-body .mark-content .more-btn {
  padding-top: 34px;
  padding-bottom: 50px;
}

.news-body {
  font-size: 14px;
  padding-bottom: 50px;
  background-color: #F4F4F4;
}
.news-body .load-more {
  width: 100%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  background: #eeeeee;
  border-radius: 1px;
  color: #333333;
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 50px;
  cursor: pointer;
}

.info-box {
  width: 100%;
  height: 494px;
  text-align: center;
  color: #fff;
  background-image: url("../../module/img/bgc1.png");
  position: relative;
}
.info-box .originator {
  width: 696px;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  padding-top: 58px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.info-box .originator .avatar {
  width: 104px;
  height: 104px;
  border-radius: 50%;
  overflow: hidden;
  margin: auto;
  background-size: cover !important;
}
.info-box .originator .avatar img {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.info-box .originator .title-head {
  font-size: 26px;
  font-family: "PingFang_ZH";
  color: #ffffff;
  line-height: 37px;
  margin-top: 21px;
  cursor: pointer;
}
.info-box .originator .title {
  font-size: 16px;
  font-weight: 400;
  color: #9c8f8e !important;
  line-height: 22px;
  margin-top: 17px;
  cursor: pointer;
}
.info-box .originator .title-box {
  margin-top: 40px;
}
.info-box .originator .title-box li {
  width: 231px;
  line-height: 43px;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.info-box .originator .title-box :last-child {
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.info-box .originator .title-box .line {
  float: left;
  width: 1px;
  height: 43px;
  background-color: rgba(151, 151, 151, 0.3);
  margin-top: 11px;
}
.info-box .originator .title-box .nun {
  font-size: 22px;
  color: #ffffff;
  line-height: 30px;
  cursor: pointer;
}
.info-box .originator .title-box .title-box-title {
  font-size: 16px;
  color: #9c8f8e;
  line-height: 18px;
  margin-top: 13px;
  cursor: pointer;
}
.info-box .originator .operation-box {
  margin-top: 50px;
  text-align: center;
}
.info-box .originator .operation-box .operation .follow,
.info-box .originator .operation-box .operation .message {
  border-radius: 20px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.info-box .originator .operation-box .operation .follow img.display,
.info-box .originator .operation-box .operation .message img.display {
  vertical-align: -3px;
  height: 16px;
}
.info-box .originator .operation-box .operation .follow {
  float: left;
  width: 104px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #d00b16;
}
.info-box .originator .operation-box .operation .follow .follow-titie,
.info-box .originator .operation-box .operation .follow .icon {
  font-size: 16px;
}
.info-box .originator .operation-box .operation .message {
  float: left;
  width: 104px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #979797;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: 17px;
}
.info-box .originator .operation-box .operation .message .message-titie,
.info-box .originator .operation-box .operation .message .icon {
  font-size: 16px;
}

.news-content {
  width: 100%;
  background-color: #fff;
  margin-top: 36px;
}
.news-content .nav-tab {
  text-align: center;
  border-bottom: 1px solid #eee;
}
.news-content .nav-tab .tab-title .item {
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  color: #333;
  font-family: "PingFang_ZH";
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: inline-block;
}
.news-content .nav-tab .tab-title .item:first-child {
  margin-right: 300px;
}
.news-content .nav-tab .tab-title .item.current {
  color: #D00B16;
  position: relative;
}
.news-content .nav-tab .tab-title .item.current:after {
  content: "";
  width: 100%;
  height: 3px;
  background: #D00B16;
  border-radius: 2px;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.news-content .nav-tab .tab-title .item:hover {
  color: #D00B16;
}
.news-content .news-chunk .chunk-li {
  min-height: 400px;
  display: none;
}
.news-content .news-chunk .chunk-li:first-child {
  display: block;
}
.news-content .wholeList-liBox {
  margin: 0;
}
.news-content .wholeList-liBox .wholeList-li {
  padding: 16px 25px;
}
.news-content .wholeList-liBox .wholeList-li:hover {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.news-content .wholeList-liBox .wholeList-li.alone .li-imgs {
  left: 25px;
}
.news-content .more-btn {
  padding-top: 34px;
  padding-bottom: 52px;
}

img.news-list-no-data {
  display: none;
  margin: auto;
  width: 191px;
  height: 127px;
}
img.news-list-no-data.active {
  display: block;
  margin-top: 40px;
  margin-bottom: 50px;
}

.list-body {
  font-family: PingFangSC-Medium, PingFang SC;
  font-size: 14px;
  background: #f4f4f4;
}

.list-content {
  padding-top: 20px;
}
.list-content .list-title {
  font-size: 20px;
  /*font-family: "PingFang_ZH";*/
  font-weight: bold;
  color: #333333;
  line-height: 28px;
}
.list-content .tab {
  margin-top: 16px;
}
.list-content .tab li {
  width: 80px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  list-style: none;
  float: left;
  border-radius: 20px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
}
.list-content .tab li.active {
  background: #ffffff;
  font-family: "PingFang_ZH";
  color: #D00B16;
  -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);
}
.list-content .content {
  margin-top: 24px;
  width: 100%;
  padding-bottom: 30px;
}
.list-content .content li {
  display: none;
}
.list-content .content li.show {
  display: block;
}
.list-content .content li .item {
  float: left;
  width: 224px;
  margin-right: 42px;
  margin-bottom: 20px;
  text-align: center;
  background: #ffffff;
}
.list-content .content li .item:nth-child(4n) {
  margin-right: 0;
}
.list-content .content li .item a {
  width: 100%;
  height: 100%;
  display: block;
  padding-top: 32px;
  padding-bottom: 30px;
}
.list-content .content li .item .wrap {
  width: 120px;
  height: 120px;
  border-radius: 50%;
  overflow: hidden;
  margin: auto;
  background-size: cover !important;
}
.list-content .content li .item .wrap-title {
  margin-top: 24px;
}
.list-content .content li .item .wrap-title .title1 {
  font-size: 20px;
  font-family: "PingFang_ZH";
  color: #333333;
  line-height: 28px;
}
.list-content .content li .item .wrap-title .info {
  display: inline-block;
  padding: 7px 12px;
  font-size: 14px;
  color: #666666;
  margin-top: 16px;
  line-height: 16px;
  border-radius: 16px;
  background-color: #f5f5f5;
}
.list-content .content li .item .wrap-title .watch {
  font-size: 16px;
  color: #666;
  line-height: 18px;
  margin-top: 16px;
}
.list-content .content li .item .wrap-title .watch:hover {
  color: #D00B16;
}
.list-content .more-btn {
  padding-top: 0;
  padding-bottom: 50px;
}

.handpickBody .wholeList-content {
  padding-top: 20px;
}
.handpickBody .wholeList-content .wholeList-title {
  margin-bottom: 24px;
}
.handpickBody .more-btn {
  padding-top: 34px;
  padding-bottom: 50px;
}

.wenlvhaoDetailBody .newest-box ul li:last-child {
  border-bottom: 1px solid #eeeeee;
}
.wenlvhaoDetailBody .more-btn {
  padding-top: 17px;
  padding-bottom: 50px;
}

.themeListBody {
  padding-top: 40px;
}
.themeListBody .more-btn {
  padding-top: 24px;
  padding-bottom: 40px;
}

.slide-box {
  margin: 0 auto;
  position: relative;
}
.slide-box .introduce-box {
  position: absolute;
  width: 1024px;
  top: 20%;
  left: 50%;
  z-index: 3;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}
.slide-box .introduce-top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
  width: 400px;
  height: 46px;
  background-color: rgba(0, 0, 0, 0.2);
}
.slide-box .introduce-top img {
  width: 20px;
  height: 25px;
  margin: 0 15px;
}
.slide-box .introduce-content {
  width: 400px;
  max-height: 250px;
  overflow: hidden;
  margin-top: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 12px 15px;
  background: rgba(0, 0, 0, 0.2);
}
.slide-box .introduce-content .introduce-li {
  padding: 8px 0;
}
.slide-box .introduce-content .introduce-li .li-triangle {
  width: 0;
  height: 0;
  display: inline-block;
  vertical-align: top;
  margin-top: 5px;
  margin-right: 10px;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 7px solid #fff;
}
.slide-box .introduce-content .introduce-li .li-text {
  width: 345px;
  font-size: 16px;
  line-height: 22px;
  color: #ffffff;
  display: inline-block;
  vertical-align: top;
}

.culturalList .cultural-title {
  font-size: 20px;
  color: #333333;
  line-height: 28px;
  /*font-family: "PingFang_ZH";*/
  font-weight: bold;
}
.culturalList .cultural-title .fl {
  font-size: 20px;
  font-family: "PingFang_ZH";
}
.culturalList .cultural-title .more,
.culturalList .cultural-title a {
  font-size: 14px;
  color: #999999;
  line-height: 28px;
}
.culturalList .cultural-left {
  width: 665px;
}
.culturalList .cultural-left .culturalL-new .culturalL-content {
  font-size: 0;
  margin-top: 20px;
}
.culturalList .cultural-left .culturalL-new .culturalL-content .culturalL-li {
  width: 316px;
  height: 587px;
  margin-bottom: 32px;
  display: inline-block;
  vertical-align: top;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  overflow: hidden;
  background: url("../img/culturalList/chunkBg1.png") no-repeat center top;
  background-size: 100% 100%;
}
.culturalList .cultural-left .culturalL-new .culturalL-content .culturalL-li.culturalL-li:nth-child(2n) {
  margin-left: 30px;
}
.culturalList .cultural-left .culturalL-new .culturalL-content .culturalL-li:nth-child(2n) {
  background: url("../img/culturalList/chunkBg2.png") no-repeat center top;
  background-size: 100% 100%;
}
.culturalList .cultural-left .culturalL-new .culturalL-content .culturalL-li .culturalL-chunk {
  width: 100%;
  height: 100%;
  text-align: center;
  padding-top: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #ffffff;
}
.culturalList .cultural-left .culturalL-new .culturalL-content .culturalL-li .culturalL-chunk .chunk-tit {
  font-size: 18px;
  line-height: 24px;
  padding: 0 22px;
}
.culturalList .cultural-left .culturalL-new .culturalL-content .culturalL-li .culturalL-chunk .chunk-num {
  font-size: 14px;
  line-height: 20px;
  margin-top: 8px;
}
.culturalList .cultural-left .culturalL-new .culturalL-content .culturalL-li .culturalL-chunk .chunk-time {
  font-size: 12px;
  line-height: 20px;
  margin-top: 4px;
  cursor: pointer;
}
.culturalList .cultural-left .culturalL-new .culturalL-content .culturalL-li .culturalL-chunk .chunk-top {
  height: 120px;
}
.culturalList .cultural-left .culturalL-new .culturalL-content .culturalL-li .culturalL-chunk .chunk-table {
  height: 382px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 20px;
  padding: 0 20px;
  overflow: hidden;
}
.culturalList .cultural-left .culturalL-new .culturalL-content .culturalL-li .culturalL-chunk .chunk-table .table-head {
  font-size: 16px;
  line-height: 22px;
  color: #999999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.culturalList .cultural-left .culturalL-new .culturalL-content .culturalL-li .culturalL-chunk .chunk-table .table-ranking {
  width: 50px;
}
.culturalList .cultural-left .culturalL-new .culturalL-content .culturalL-li .culturalL-chunk .chunk-table .table-text {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.culturalList .cultural-left .culturalL-new .culturalL-content .culturalL-li .culturalL-chunk .chunk-table .table-num {
  width: 50px;
}
.culturalList .cultural-left .culturalL-new .culturalL-content .culturalL-li .culturalL-chunk .chunk-table .table-lis {
  color: #333333;
  margin-top: 8px;
}
.culturalList .cultural-left .culturalL-new .culturalL-content .culturalL-li .culturalL-chunk .chunk-table .table-lis .table-li {
  height: 36px;
  line-height: 36px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.culturalList .cultural-left .culturalL-new .culturalL-content .culturalL-li .culturalL-chunk .chunk-table .table-lis .table-li:hover {
  background: -webkit-gradient(linear, left top, right top, from(rgba(208, 11, 22, 0)), color-stop(49%, rgba(208, 11, 21, 0.192)), to(rgba(208, 11, 22, 0)));
  background: linear-gradient(90deg, rgba(208, 11, 22, 0) 0%, rgba(208, 11, 21, 0.192) 49%, rgba(208, 11, 22, 0) 100%);
}
.culturalList .cultural-left .culturalL-new .culturalL-content .culturalL-li .culturalL-chunk .chunk-table .table-lis .table-li:nth-child(1) .table-ranking {
  color: #ffffff00;
  background: url("../img/culturalList/num1.png") no-repeat center;
  background-size: 29px 30px;
}
.culturalList .cultural-left .culturalL-new .culturalL-content .culturalL-li .culturalL-chunk .chunk-table .table-lis .table-li:nth-child(2) .table-ranking {
  color: #ffffff00;
  background: url("../img/culturalList/num2.png") no-repeat center;
  background-size: 29px 30px;
}
.culturalList .cultural-left .culturalL-new .culturalL-content .culturalL-li .culturalL-chunk .chunk-table .table-lis .table-li:nth-child(3) .table-ranking {
  color: #ffffff00;
  background: url("../img/culturalList/num3.png") no-repeat center;
  background-size: 29px 30px;
}
.culturalList .cultural-left .culturalL-new .culturalL-content .culturalL-li .culturalL-chunk .chunk-foot {
  font-size: 14px;
  line-height: 20px;
  color: #999999;
  cursor: pointer;
}
.culturalList .cultural-right .culturalR-lis {
  margin-top: 12px;
}
.culturalList .cultural-right .culturalR-lis .culturalR-li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 7px;
  padding-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #eee;
}
.culturalList .cultural-right .culturalR-lis .culturalR-li:last-child {
  border-bottom: 0;
}
.culturalList .cultural-right .culturalR-lis .culturalR-li a {
  padding: 18px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.culturalList .cultural-right .culturalR-lis .culturalR-li:hover {
  background: -webkit-gradient(linear, left top, right top, from(rgba(208, 11, 22, 0)), color-stop(49%, rgba(208, 11, 21, 0.192)), to(rgba(208, 11, 22, 0)));
  background: linear-gradient(90deg, rgba(208, 11, 22, 0) 0%, rgba(208, 11, 21, 0.192) 49%, rgba(208, 11, 22, 0) 100%);
}
.culturalList .cultural-right .culturalR-lis .culturalR-li:hover .culturalR-lis-icon {
  background: url("../img/culturalList/topIcon2.png") no-repeat center bottom;
  background-size: 100% 100%;
}
.culturalList .cultural-right .culturalR-lis .culturalR-li:hover .culturalR-lis-txt {
  color: #d00b16;
}
.culturalList .cultural-right .culturalR-lis .culturalR-li .culturalR-lis-icon {
  width: 12px;
  height: 12px;
  margin-top: 5px;
  background: url("../img/culturalList/topIcon1.png") no-repeat center bottom;
  background-size: 100% 100%;
}
.culturalList .cultural-right .culturalR-lis .culturalR-li .culturalR-lis-txt {
  width: 255px;
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  margin-left: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.culturalL-more {
  width: 200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #eeeeee;
  border-radius: 1px;
  font-size: 16px;
  color: #333333;
  margin: 22px auto 0;
  cursor: pointer;
}

@font-face {
  font-family: "youshebiaotihei";
  src: url("../font/YSAT/youshebiaotihei-2.TTF") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.effect-body {
  background: url("../img/culturalList/effectBg.png") no-repeat center 70px;
  background-size: 100%;
}

.effect {
  margin-top: 67px;
  padding-bottom: 50px;
}
.effect .effect-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.effect .effect-title .effectTitle-tit {
  margin: 0 22px;
}
.effect .effect-title .effectTitle-tit i {
  font-size: 50px;
  line-height: 1;
  color: #333;
  font-family: "youshebiaotihei";
}
.effect .effect-title .effectTitle-tit i b {
  color: #d00b16;
  font-weight: normal;
}
.effect .effect-title img {
  width: 60px;
  height: 28px;
}
.effect .effect-title img:first-child {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.effect .effect-ranking {
  min-height: 695px;
  padding-bottom: 55px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 70px;
  background: url("../img/culturalList/rankingBg.png") no-repeat center 295px;
  background-size: 1105px 418px;
}
.effect .effect-ranking .ranking-li {
  width: 300px;
}
.effect .effect-ranking .ranking-li:first-child {
  padding-top: 171px;
}
.effect .effect-ranking .ranking-li:nth-child(2) {
  margin: 0 85px;
}
.effect .effect-ranking .ranking-li:nth-child(2) .ranking-top {
  width: 306px;
  height: 276px;
}
.effect .effect-ranking .ranking-li:nth-child(2) .ranking-top .img, .effect .effect-ranking .ranking-li:nth-child(2) .ranking-top img {
  width: 275px;
  height: 275px;
  background-size: cover !important;
}
.effect .effect-ranking .ranking-li:nth-child(2) .ranking-top .rankingT-hint {
  height: 70px;
}
.effect .effect-ranking .ranking-li:nth-child(2) .ranking-top .rankingT-hint .rankingT-num {
  width: 49px;
  height: 53px;
}
.effect .effect-ranking .ranking-li:nth-child(2) .ranking-top .rankingT-hint .rankingT-name {
  width: 115px;
}
.effect .effect-ranking .ranking-li:nth-child(2) .ranking-top .rankingT-hint .rankingT-name div {
  font-size: 24px;
}
.effect .effect-ranking .ranking-li:nth-child(2) .ranking-top .rankingT-hint .rankingT-text {
  font-size: 16px;
  line-height: 74px;
  margin-right: 11px;
}
.effect .effect-ranking .ranking-li:last-child {
  padding-top: 272px;
}
.effect .effect-ranking .ranking-li .ranking-top {
  width: 208px;
  height: 192px;
  margin: auto;
  position: relative;
}
.effect .effect-ranking .ranking-li .ranking-top .img, .effect .effect-ranking .ranking-li .ranking-top img {
  width: 192px;
  height: 192px;
  background-size: cover !important;
}
.effect .effect-ranking .ranking-li .ranking-top .rankingT-hint {
  position: absolute;
  left: 0;
  bottom: 20px;
  z-index: 3;
  width: 100%;
  height: 48px;
  background: url("../img/culturalList/munTop.png") no-repeat center;
  background-size: 100%;
}
.effect .effect-ranking .ranking-li .ranking-top .rankingT-hint .rankingT-num {
  width: 33px;
  height: 35px;
  margin-left: 8px;
}
.effect .effect-ranking .ranking-li .ranking-top .rankingT-hint .rankingT-name {
  width: 75px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ffffff;
}
.effect .effect-ranking .ranking-li .ranking-top .rankingT-hint .rankingT-name div {
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.effect .effect-ranking .ranking-li .ranking-top .rankingT-hint .rankingT-text {
  font-size: 12px;
  line-height: 48px;
  color: #ffffff;
  margin-right: 3px;
}
.effect .effect-ranking .ranking-li .ranking-lis {
  margin-top: 60px;
}
.effect .effect-ranking .ranking-li .ranking-lis .rankingLi {
  line-height: 34px;
  font-size: 16px;
  color: #333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.effect .effect-ranking .ranking-li .ranking-lis .rankingLi .ranking-liTxt {
  width: 195px;
}
.effect .effect-ranking .ranking-li .ranking-lis .rankingLi .ranking-liNum {
  width: 55px;
}
.effect .effect-table .table-title {
  margin-bottom: 8px;
}
.effect .effect-table .table-title .tableTit-left {
  position: relative;
  cursor: pointer;
}
.effect .effect-table .table-title .tableTit-left .tableTit-time {
  font-size: 14px;
  color: #d00b16;
  line-height: 22px;
}
.effect .effect-table .table-title .tableTit-left .tableTit-time i {
  margin-left: 10px;
  color: #ccc;
  font-size: 16px;
  vertical-align: -1px;
}
.effect .effect-table .table-title .tableTit-left .tableTit-time i.rotate {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.effect .effect-table .table-title .tableTit-left .tableTit-down {
  display: none;
  position: absolute;
  top: 30px;
  min-width: 250px;
  height: 199px;
  overflow-x: auto;
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
  border-radius: 2px;
}
.effect .effect-table .table-title .tableTit-left .tableTit-down.show {
  display: block;
}
.effect .effect-table .table-title .tableTit-left .tableTit-down .down-li {
  width: 100%;
  height: 40px;
  font-size: 14px;
  line-height: 40px;
  color: #666666;
  padding: 0 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.effect .effect-table .table-title .tableTit-left .tableTit-down .down-li:hover {
  color: #d00b16;
  background: -webkit-gradient(linear, left top, right top, from(rgba(208, 11, 22, 0)), color-stop(49%, rgba(208, 11, 21, 0.1)), to(rgba(208, 11, 22, 0)));
  background: linear-gradient(90deg, rgba(208, 11, 22, 0) 0%, rgba(208, 11, 21, 0.1) 49%, rgba(208, 11, 22, 0) 100%);
}
.effect .effect-table .table-title .tableTit-right {
  font-size: 14px;
  line-height: 22px;
  color: #999;
}
.effect .effect-table .effectTable table {
  width: 100%;
  margin-bottom: 58px;
}
.effect .effect-table .effectTable table thead {
  background-color: #fafafa;
}
.effect .effect-table .effectTable table tr {
  border-bottom: 1px solid #eee;
}
.effect .effect-table .effectTable table th {
  height: 54px;
  font-weight: normal;
  font-family: "PingFang_ZH";
}
.effect .effect-table .effectTable table tbody tr:hover {
  background: -webkit-gradient(linear, left top, right top, from(rgba(208, 11, 22, 0)), color-stop(49%, rgba(208, 11, 21, 0.1)), to(rgba(208, 11, 22, 0)));
  background: linear-gradient(90deg, rgba(208, 11, 22, 0) 0%, rgba(208, 11, 21, 0.1) 49%, rgba(208, 11, 22, 0) 100%);
}
.effect .effect-table .effectTable table tbody tr:hover td {
  color: #d00b16;
}
.effect .effect-table .effectTable table td {
  height: 76px;
}
.effect .effect-table .effectTable table th,
.effect .effect-table .effectTable table td {
  width: 150px;
  text-align: center;
  font-size: 14px;
  color: #666666;
}
.effect .effect-table .effectTable .more-btn {
  padding: 0;
}

.topline-body .title {
  width: 100%;
  font-size: 20px;
  color: #333;
  line-height: 28px;
  padding: 16px 0 23px;
  font-family: "PingFang_ZH";
}
.topline-body .lists .fll-wrap {
  color: #999;
  padding-bottom: 40px;
  font-size: 20px;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 0;
  text-align: right;
}
.topline-body .lists .fll-wrap .date {
  width: 60px;
  height: 60px;
  background: #D00B16;
  font-size: 40px;
  color: #fff;
  text-align: center;
  line-height: 60px;
}
.topline-body .lists .fll-wrap .month {
  width: 60px;
  padding: 25px 0;
}
.topline-body .lists .fll-wrap .year {
  width: 60px;
  text-align: right;
}
.topline-body .lists .fll-wrap:after {
  content: "";
  width: 1px;
  height: 100%;
  background: #eee;
  position: absolute;
  right: -30px;
  top: 0px;
}
.topline-body .lists .whole-list {
  margin-bottom: 90px;
  padding-left: 140px;
  position: relative;
}
.topline-body .lists .whole-list:last-child {
  min-height: 550px;
  margin-bottom: 0;
}
.topline-body .lists .whole-list .wholeList-liBox {
  margin-left: 16px !important;
}
.topline-body .lists .whole-list .wholeList-liBox .wholeList-li .fll-wrap {
  color: #999;
  padding-bottom: 40px;
  font-size: 20px;
  cursor: pointer;
  position: absolute;
  left: -156px;
  top: 0;
  text-align: right;
}

.bangdan-body {
  background: #f4f4f4;
}
.bangdan-body .title {
  width: 100%;
  font-size: 20px;
  line-height: 28px;
  font-family: "PingFang_ZH";
  color: #333;
  padding: 16px 0 23px;
}
.bangdan-body .lists .unit {
  width: 496px;
  height: 368px;
  background-color: #fff;
  float: left;
  margin-right: 30px;
  margin-top: 30px;
  cursor: pointer;
}
.bangdan-body .lists .unit:nth-child(2n) {
  margin-right: 0;
}
.bangdan-body .lists .unit:nth-child(-n+2) {
  margin-top: 0;
}
.bangdan-body .lists .unit .imgbox {
  width: 100%;
  height: 278px;
  position: relative;
  background-size: cover !important;
}
.bangdan-body .lists .unit .imgbox .flag {
  width: 42px;
  height: 51px;
  position: absolute;
  left: 23px;
  top: 0;
}
.bangdan-body .lists .unit .title {
  font-weight: bold;
  padding: 0px 16px;
  margin-top: 15px;
  font-size: 18px;
  line-height: 26px;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.bangdan-body .lists .unit .bottom {
  padding: 0 16px;
  font-size: 14px;
  line-height: 20px;
  margin-top: 8px;
  color: #999;
  text-align: left;
}
.bangdan-body .lists .unit .bottom .yanjing, .bangdan-body .lists .unit .bottom .sousuo {
  vertical-align: 0;
  margin-right: 6px;
}
.bangdan-body .lists .unit .bottom .fr {
  text-align: right;
}
.bangdan-body .lists .unit .bottom .fr span {
  margin-left: 25px;
}
.bangdan-body .lists .unit .bottom .fr span:hover {
  color: #D00B16;
}
.bangdan-body .lists .unit .bottom .fr span img {
  height: 14px;
}
.bangdan-body .lists .unit .bottom .fr span i {
  font-size: 18px;
  margin-right: 5px;
}
.bangdan-body .lists .unit .bottom .fr span i.prise {
  font-size: 16px;
}
.bangdan-body .lists .unit:nth-of-type(1) .imgbox .flag {
  background: url(../img/home/b_1.png) center center no-repeat;
  background-size: cover;
}
.bangdan-body .lists .unit:nth-of-type(2) .imgbox .flag {
  background: url(../img/home/b_2.png) center center no-repeat;
  background-size: cover;
}
.bangdan-body .lists .unit:nth-of-type(3) .imgbox .flag {
  background: url(../img/home/b_3.png) center center no-repeat;
  background-size: cover;
}
.bangdan-body .lists .unit:nth-of-type(4) .imgbox .flag {
  background: url(../img/home/b_4.png) center center no-repeat;
  background-size: cover;
}
.bangdan-body .lists .unit:nth-of-type(5) .imgbox .flag {
  background: url(../img/home/b_5.png) center center no-repeat;
  background-size: cover;
}
.bangdan-body .lists .unit:nth-of-type(6) .imgbox .flag {
  background: url(../img/home/b_6.png) center center no-repeat;
  background-size: cover;
}
.bangdan-body .lists .unit:nth-of-type(7) .imgbox .flag {
  background: url(../img/home/b_7.png) center center no-repeat;
  background-size: cover;
}
.bangdan-body .lists .unit:nth-of-type(8) .imgbox .flag {
  background: url(../img/home/b_8.png) center center no-repeat;
  background-size: cover;
}
.bangdan-body .lists .unit:nth-of-type(9) .imgbox .flag {
  background: url(../img/home/b_9.png) center center no-repeat;
  background-size: cover;
}
.bangdan-body .lists .unit:nth-of-type(10) .imgbox .flag {
  background: url(../img/home/b_10.png) center center no-repeat;
  background-size: cover;
}
.bangdan-body .more-btn {
  padding: 50px 0;
}

.theme-home-body .banner {
  width: 100%;
  padding: 33px 0;
}
.theme-home-body .banner .fl {
  width: 678px;
  height: 382px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  -webkit-box-shadow: 0 2px 10px #ccc;
          box-shadow: 0 2px 10px #ccc;
}
.theme-home-body .banner .fl .img,
.theme-home-body .banner .fl img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  border-radius: 4px;
  overflow: hidden;
  background-size: cover !important;
}
.theme-home-body .banner .fl .texts {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
  font-size: 18px;
  color: #fff;
  line-height: 24px;
  position: absolute;
  left: 0;
  bottom: 0;
  padding-top: 49px;
  padding-bottom: 12px;
  font-family: "PingFang_ZH";
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(110%, #333));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #333 110%);
}
.theme-home-body .banner .fl:hover .img,
.theme-home-body .banner .fl:hover img {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
  border-radius: 4px;
  overflow: hidden;
}
.theme-home-body .banner .fr {
  width: 330px;
  height: 382px;
  padding-left: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.theme-home-body .banner .fr .box {
  width: 100%;
  height: 182px;
  -webkit-box-shadow: 0 4px 10px 5px rgba(0, 0, 0, 0.05);
          box-shadow: 0 4px 10px 5px rgba(0, 0, 0, 0.05);
  position: relative;
  -o-object-fit: cover;
     object-fit: cover;
  overflow: hidden;
  cursor: pointer;
  -webkit-box-shadow: 0 2px 10px #ccc;
          box-shadow: 0 2px 10px #ccc;
}
.theme-home-body .banner .fr .box:nth-child(1) {
  margin-bottom: 18px;
}
.theme-home-body .banner .fr .box .img,
.theme-home-body .banner .fr .box img {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  border-radius: 4px;
  overflow: hidden;
  background-size: cover !important;
}
.theme-home-body .banner .fr .box .texts {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 8px 16px;
  border-radius: 0 0 0.4rem 0.4rem;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(130%, #333));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #333 130%);
}
.theme-home-body .banner .fr .box .texts .innerTxt {
  width: 100%;
  max-height: 52px;
  line-height: 25px;
  font-size: 18px;
  color: #fff;
  font-family: "PingFang_ZH";
}
.theme-home-body .banner .fr .box:hover img {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
  border-radius: 4px;
  overflow: hidden;
}
.theme-home-body .imgList-body {
  width: 1024px;
  margin: auto;
  position: relative;
}
.theme-home-body .imgList-body .swiper-container {
  width: 940px;
  height: 125px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
  overflow: hidden;
}
.theme-home-body .imgList-body .swiper-container .swiper-slide {
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
.theme-home-body .imgList-body .swiper-container .swiper-slide .innerbox {
  width: 200px;
  height: 100%;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  border-radius: 5px;
}
.theme-home-body .imgList-body .swiper-container .swiper-slide .innerbox .top {
  width: 100%;
  height: 100%;
}
.theme-home-body .imgList-body .swiper-container .swiper-slide .innerbox .top img {
  display: block;
  width: 100%;
  height: 100%;
}
.theme-home-body .imgList-body .swiper-container .swiper-slide .innerbox .mark-text {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: ease all 0.5s;
  transition: ease all 0.5s;
  background: rgba(0, 0, 0, 0.55);
  border-radius: 5px;
}
.theme-home-body .imgList-body .swiper-container .swiper-slide .innerbox .mark-text span {
  display: block;
  width: 154px;
  max-height: 81px;
  line-height: 27px;
  font-weight: 400;
  color: #ffffff;
  font-size: 18px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.theme-home-body .imgList-body .swiper-container .swiper-slide:hover .innerbox .mark-text {
  top: 0;
}
.theme-home-body .imgList-body .swiper-container .iconfont {
  width: 30px;
  height: 30px;
  font-size: 16px;
  color: #333;
  text-align: center;
  line-height: 30px;
  margin-top: -15px;
  z-index: 10;
  cursor: pointer;
}
.theme-home-body .imgList-body .swiper-container .iconfont:hover {
  color: #fcfcfc;
  border-radius: 50%;
  background: #cdcdcd;
}
.theme-home-body .imgList-body .swiper-container .swiper-button-prev.swiper-button-disabled,
.theme-home-body .imgList-body .swiper-container .swiper-button-next.swiper-button-disabled {
  opacity: 0;
}
.theme-home-body .imgList-body .bg-white {
  width: 50px;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  z-index: 10;
}
.theme-home-body .imgList-body .prev {
  left: 0;
}
.theme-home-body .imgList-body .next {
  right: 0;
}
.theme-home-body .imgList-body .swiper-button-next {
  width: 30px;
  height: 30px;
  background: url("../img/theme/next.png") center center no-repeat;
  background-size: 30px 30px;
  right: 5px;
}
.theme-home-body .imgList-body .swiper-button-prev {
  width: 30px;
  height: 30px;
  background: url("../img/theme/pre.png") center center no-repeat;
  background-size: 30px 30px;
  left: 5px;
}
.theme-home-body .list-wrap {
  padding-top: 48px;
}

.theme-list-body {
  padding-bottom: 50px;
}
.theme-list-body .title {
  padding-top: 40px;
  padding-bottom: 20px;
  font-size: 20px;
  color: #333;
  text-align: left;
}
.theme-list-body ul {
  width: 100%;
}
.theme-list-body ul li {
  width: 100%;
  height: 210px;
  border-bottom: 1px solid #eee;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 230px;
  padding-right: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  cursor: pointer;
  -webkit-transition: -webkit-box-shadow 0.3s ease-in;
  transition: -webkit-box-shadow 0.3s ease-in;
  transition: box-shadow 0.3s ease-in;
  transition: box-shadow 0.3s ease-in, -webkit-box-shadow 0.3s ease-in;
}
.theme-list-body ul li .imgbox {
  width: 200px;
  height: 150px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 30px;
}
.theme-list-body ul li .imgbox img {
  display: block;
  width: 100%;
  height: 100%;
}
.theme-list-body ul li .imgbox .special-flag {
  width: 57px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #000000;
  border-radius: 1px 0px 0px 0px;
  opacity: 0.42;
  border: 1px solid #ffffff;
  position: absolute;
  left: 0;
  top: 15px;
  color: #fff;
  font-size: 14px;
}
.theme-list-body ul li .imgbox .vedio-btn {
  display: none;
  width: 30px;
  height: 30px;
  background: url("../img/home/vedio_img.png") center center no-repeat;
  background-size: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -15px;
  margin-left: -15px;
}
.theme-list-body ul li .textbox {
  width: 100%;
  height: 150px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.theme-list-body ul li .textbox .li-title {
  width: 100%;
  height: 50px;
  line-height: 25px;
  font-size: 18px;
  color: #333333;
  margin-bottom: 5px;
}
.theme-list-body ul li .textbox .texts {
  color: #666666;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 15px;
}
.theme-list-body ul li .textbox .flags {
  font-size: 14px;
  color: #999;
}
.theme-list-body ul li .textbox .flags b {
  margin-left: 20px;
  margin-right: 20px;
  font-weight: normal;
}
.theme-list-body ul li:hover {
  border-radius: 1px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px #ddd;
          box-shadow: 0 0 15px #ddd;
}
.theme-list-body ul li:hover .imgbox .vedio-btn {
  display: block;
}
.theme-list-body .load-more {
  width: 100%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  background: #eeeeee;
  border-radius: 1px;
  color: #333333;
  font-size: 16px;
  margin-top: 20px;
  cursor: pointer;
}

.theme-home-info-body {
  padding-bottom: 30px;
}
.theme-home-info-body .banner {
  padding: 30px 0;
}
.theme-home-info-body .banner .innerbox {
  width: 100%;
  -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.2);
}
.theme-home-info-body .banner .innerbox .fl {
  width: 678px;
  height: 380px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.theme-home-info-body .banner .innerbox .fl .img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease;
  background-size: cover !important;
}
.theme-home-info-body .banner .innerbox .fl .texts {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
  font-size: 18px;
  color: #fff;
  line-height: 24px;
  position: absolute;
  left: 0;
  bottom: 0;
  padding-top: 49px;
  padding-bottom: 12px;
  font-family: "PingFang_ZH";
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(110%, #333));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #333 110%);
}
.theme-home-info-body .banner .innerbox .fl:hover .img {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}
.theme-home-info-body .banner .innerbox .fr {
  width: 345px;
  height: 380px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background-color: #fff;
  position: relative;
  padding: 44px 32px 35px 38px;
}
.theme-home-info-body .banner .innerbox .fr h4 {
  color: #333333;
  line-height: 30px;
  font-size: 22px;
  /*font-family: "PingFang_ZH";*/
  font-weight: bold;
  margin-bottom: 25px;
}
.theme-home-info-body .banner .innerbox .fr .txt {
  font-size: 16px;
  color: #333333;
  line-height: 22px;
  height: 222px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
}
.theme-home-info-body .banner .innerbox .fr::before {
  content: "";
  position: absolute;
  left: -10px;
  top: 50%;
  z-index: 10;
  width: 0;
  height: 0;
  margin-top: -10px;
  border-width: 10px 10px 10px 0;
  border-style: solid;
  border-color: transparent #fff transparent transparent;
  /*透明 灰 透明 透明 */
}
.theme-home-info-body .list-wrap {
  width: 100%;
  padding-top: 25px;
}
.theme-home-info-body .list-wrap .fl {
  width: 876px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 60px;
  padding-bottom: 50px;
}
.theme-home-info-body .list-wrap .fl .title {
  font-size: 20px;
  line-height: 28px;
  color: #333;
  text-align: left;
}
.theme-home-info-body .list-wrap .fl .load-more {
  width: 100%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  background: #eeeeee;
  border-radius: 1px;
  color: #333333;
  font-size: 16px;
  margin-top: 20px;
  cursor: pointer;
}
.theme-home-info-body .list-wrap .fr {
  width: 320px;
  margin-top: -30px;
}
.theme-home-info-body .list-wrap .fr .leval-title {
  height: 28px;
}
.theme-home-info-body .list-wrap .fr .leval-title .fll {
  width: 49%;
  height: 28px;
  display: inline-block;
  line-height: 28px;
  font-weight: 500;
  font-size: 20px;
  text-align: left;
  color: #333333;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 30px;
}
.theme-home-info-body .list-wrap .fr .leval-title .frr {
  width: 49%;
  height: 28px;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 30px;
}
.theme-home-info-body .list-wrap .fr .leval-title .frr a {
  display: block;
  height: 100%;
  line-height: 100%;
  font-weight: 400;
  color: #999999;
  font-size: 14px;
  text-align: right;
}
.theme-home-info-body .list-wrap .fr .leval-title .frr a:hover {
  color: #D00B16;
}
.theme-home-info-body .list-wrap .fr .remen {
  padding-top: 30px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(208, 11, 22, 0.1);
          box-shadow: 0px 0px 8px 0px rgba(208, 11, 22, 0.1);
  padding-bottom: 30px;
}
.theme-home-info-body .list-wrap .fr .remen ul li {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px 30px 0 30px;
  box-sizing: border-box;
  position: relative;
  cursor: pointer;
}
.theme-home-info-body .list-wrap .fr .remen ul li img.imagebox {
  display: block;
  width: 100%;
  height: 208px;
  padding-bottom: 18px;
}
.theme-home-info-body .list-wrap .fr .remen ul li p {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 22px;
}
.theme-home-info-body .list-wrap .fr .remen ul li span {
  display: block;
  margin-top: 15px;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 14px;
}
.theme-home-info-body .list-wrap .fr .remen ul li .vedio-btn {
  display: none;
  width: 30px;
  height: 30px;
  background: url("../img/home/vedio_img.png") center center no-repeat;
  background-size: cover;
  position: absolute;
  left: 50%;
  top: 104px;
  margin-top: -15px;
  margin-left: -15px;
}
.theme-home-info-body .list-wrap .fr .remen ul li:hover p {
  color: #D00B16;
}
.theme-home-info-body .list-wrap .fr .remen ul li:hover .vedio-btn {
  display: block;
}
.theme-home-info-body .list-wrap .fr .remen ul li:hover span {
  color: rgba(208, 11, 22, 0.8);
}

.theme-list-info-body {
  position: relative;
}
.theme-list-info-body .bg {
  width: 100%;
  height: 190px;
  background: #fdf9f9;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(191, 20, 23, 0.05)), to(rgba(216, 216, 216, 0.05)));
  background: linear-gradient(180deg, rgba(191, 20, 23, 0.05) 0%, rgba(216, 216, 216, 0.05) 100%);
  position: absolute;
  left: 0;
  top: 0;
}
.theme-list-info-body .theme-list-info {
  padding-top: 40px;
}
.theme-list-info-body .theme-list-info .left {
  float: left;
  width: 816px;
  font-family: PingFangSC-Regular, PingFang SC;
}
.theme-list-info-body .theme-list-info .left .title {
  width: 100%;
  font-size: 32px;
  font-family: PingFangSC-Medium, PingFang SC;
  color: #333333;
  line-height: 45px;
  margin-top: -6px;
  cursor: pointer;
}
.theme-list-info-body .theme-list-info .left .viewpoint-user {
  padding-top: 20px;
  padding-bottom: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.theme-list-info-body .theme-list-info .left .viewpoint-user .avatar {
  float: left;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  cursor: pointer;
}
.theme-list-info-body .theme-list-info .left .viewpoint-user .avatar img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.theme-list-info-body .theme-list-info .left .viewpoint-user .user-info {
  float: left;
  margin-left: 8px;
}
.theme-list-info-body .theme-list-info .left .viewpoint-user .user-info .user {
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 32px;
  cursor: pointer;
}
.theme-list-info-body .theme-list-info .left .viewpoint-user .user-info .position {
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  height: 20px;
  line-height: 20px;
  cursor: pointer;
}
.theme-list-info-body .theme-list-info .left .viewpoint-user .guanzhu {
  float: right;
  width: 104px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 20px;
  border: 1px solid #D00B16;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #D00B16;
  font-size: 16px;
  cursor: pointer;
}
.theme-list-info-body .theme-list-info .left .viewpoint-user .guanzhu .icon {
  font-size: 18px;
}
.theme-list-info-body .theme-list-info .left .watch-num {
  margin-top: 18px;
  margin-bottom: 16px;
  cursor: pointer;
}
.theme-list-info-body .theme-list-info .left .watch-num span {
  width: 79px;
  height: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
}
.theme-list-info-body .theme-list-info .left .watch-num .date {
  margin-left: 6px;
}
.theme-list-info-body .theme-list-info .left .watch-num .author {
  margin-left: 10px;
}
.theme-list-info-body .theme-list-info .left .watch-num .num {
  margin-left: 16px;
}
.theme-list-info-body .theme-list-info .left .watch-num .iconfont {
  font-size: 20px;
  vertical-align: -2px;
  margin-right: 6px;
}
.theme-list-info-body .theme-list-info .left .watch-num .category {
  color: #D00B16;
}
.theme-list-info-body .theme-list-info .left .phonation-faq {
  margin-top: 32px;
}
.theme-list-info-body .theme-list-info .left .phonation-faq p {
  color: #252525 !important;
  margin: 0 0 28px !important;
  font-size: 16px !important;
  line-height: 32px !important;
  font-family: "Microsoft YaHei" !important;
}
.theme-list-info-body .theme-list-info .left .phonation-faq p span {
  font-family: "Microsoft YaHei" !important;
}
.theme-list-info-body .theme-list-info .left .phonation-faq img {
  margin: 0 0 28px !important;
  max-width: 100% !important;
}
.theme-list-info-body .theme-list-info .left .top-title {
  width: 100%;
  font-size: 16px;
  font-weight: 500;
  color: #333333;
  line-height: 26px;
  margin-top: 32px;
  cursor: pointer;
}
.theme-list-info-body .theme-list-info .left .weekend {
  width: 100%;
  height: 26px;
  font-size: 16px;
  font-weight: 400;
  color: #999999;
  line-height: 26px;
  margin-top: 10px;
  margin-bottom: 16px;
  cursor: pointer;
}
.theme-list-info-body .theme-list-info .left .video-1 {
  width: 100%;
  height: 432px;
  margin-bottom: 24px;
  margin-top: 24px;
}
.theme-list-info-body .theme-list-info .left .video-1 img {
  width: 100%;
  height: 100%;
  cursor: pointer;
  border-radius: 4px;
}
.theme-list-info-body .theme-list-info .left .character p {
  color: #252525 !important;
  margin: 0 0 28px !important;
  font-size: 16px !important;
  line-height: 32px !important;
  font-family: "Microsoft YaHei" !important;
}
.theme-list-info-body .theme-list-info .left .character p span {
  font-family: "Microsoft YaHei" !important;
}
.theme-list-info-body .theme-list-info .left .character img {
  margin: 0 0 28px !important;
  max-width: 100% !important;
}
.theme-list-info-body .theme-list-info .left .compile {
  width: 100%;
  height: 80px;
  background: #f5f5f5;
  margin-top: 24px;
  margin-bottom: 44px;
  padding: 11px 21px;
  line-height: 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.theme-list-info-body .theme-list-info .left .compile div {
  height: 26px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 26px;
  cursor: pointer;
}
.theme-list-info-body .theme-list-info .left .last {
  margin-top: 6px;
}
.theme-list-info-body .theme-list-info .left .operation-box .operation {
  width: 440px;
  text-align: center;
  margin: 0 auto;
}
.theme-list-info-body .theme-list-info .left .operation-box .operation li {
  float: left;
  cursor: pointer;
}
.theme-list-info-body .theme-list-info .left .operation-box .operation li div {
  width: 80px;
  height: 80px;
  background: #ffffff;
  border-radius: 50%;
  -webkit-box-shadow: 0px 6px 10px 3px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 6px 10px 3px rgba(0, 0, 0, 0.04);
  line-height: 80px;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.theme-list-info-body .theme-list-info .left .operation-box .operation li div span {
  font-size: 32px;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
}
.theme-list-info-body .theme-list-info .left .operation-box .operation li div .bubble {
  position: absolute;
  width: 34px;
  height: 18px;
  margin-left: -17px;
  border-radius: 9px;
  line-height: 18px;
  opacity: 1;
  color: #ffffff;
  left: 50%;
  top: -30px;
  opacity: 0;
}
.theme-list-info-body .theme-list-info .left .operation-box .operation li div .plus {
  background-color: #D00B16;
}
.theme-list-info-body .theme-list-info .left .operation-box .operation li div .sub {
  background-color: #cccccc;
}
.theme-list-info-body .theme-list-info .left .operation-box .operation li span {
  height: 26px;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
}
.theme-list-info-body .theme-list-info .left .operation-box .operation .hover .icon {
  color: #D00B16;
}
.theme-list-info-body .theme-list-info .left .operation-box .operation .operation-item1:hover .icon,
.theme-list-info-body .theme-list-info .left .operation-box .operation .operation-item2:hover .icon,
.theme-list-info-body .theme-list-info .left .operation-box .operation .operation-item3:hover .icon {
  color: #D00B16;
}
.theme-list-info-body .theme-list-info .left .operation-box .operation-item2,
.theme-list-info-body .theme-list-info .left .operation-box .operation-item3 {
  margin-left: 100px;
}
.theme-list-info-body .theme-list-info .left .operation-box .operation-item2 .iconfont,
.theme-list-info-body .theme-list-info .left .operation-box .operation-item3 .iconfont {
  font-size: 27px;
}
.theme-list-info-body .theme-list-info .left .relevance-box {
  margin-top: 40px;
  margin-bottom: 40px;
}
.theme-list-info-body .theme-list-info .left .relevance-box .relevance-title {
  height: 28px;
  font-size: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-family: "PingFang_ZH";
  color: #333333;
  line-height: 28px;
  cursor: pointer;
  margin-bottom: 10px;
}
.theme-list-info-body .theme-list-info .left .relevance-box .relevance-content {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #f5f5f5;
  cursor: pointer;
  padding: 10px 20px;
  padding-left: 25px;
}
.theme-list-info-body .theme-list-info .left .relevance-box .relevance-content .re-left {
  float: left;
  width: 42px;
  height: 100%;
  background: #D00B16;
  text-align: center;
  padding-top: 19px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
.theme-list-info-body .theme-list-info .left .relevance-box .relevance-content .re-left .re-icon {
  color: #ffffff;
  font-size: 16px;
  font-family: YouSheBiaoTiHei;
}
.theme-list-info-body .theme-list-info .left .relevance-box .relevance-content .re-left .re-title {
  font-size: 20px;
  font-family: YouSheBiaoTiHei;
  color: #ffffff;
}
.theme-list-info-body .theme-list-info .left .relevance-box .relevance-content .re-right {
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  padding: 0 !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
.theme-list-info-body .theme-list-info .left .relevance-box .relevance-content .re-right li {
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  position: relative;
  line-height: 32px;
}
.theme-list-info-body .theme-list-info .left .relevance-box .relevance-content .re-right li a {
  color: #666666;
}
.theme-list-info-body .theme-list-info .left .relevance-box .relevance-content .re-right li:before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  background: #666666;
  border-radius: 50%;
  margin-right: 5px;
  position: absolute;
  top: 15px;
  left: -10px;
}
.theme-list-info-body .theme-list-info .left .relevance-box .relevance-content .re-right li:after {
  content: "";
  display: inline-block;
  width: 3px;
  height: 32px;
  background: transparent;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  right: -20px;
}
.theme-list-info-body .theme-list-info .left .relevance-box .relevance-content .re-right li:hover:before {
  background: #D00B16;
}
.theme-list-info-body .theme-list-info .left .relevance-box .relevance-content .re-right li:hover:after {
  background: #D00B16;
}
.theme-list-info-body .theme-list-info .left .relevance-box .relevance-content .re-right li:hover a:hover {
  color: #D00B16;
}

.home-common-info-body {
  position: relative;
}
.home-common-info-body .bg {
  width: 100%;
  height: 494px;
  background: #fdf9f9;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(191, 20, 23, 0.05)), to(rgba(216, 216, 216, 0.05)));
  background: linear-gradient(180deg, rgba(191, 20, 23, 0.05) 0%, rgba(216, 216, 216, 0.05) 100%);
  position: absolute;
  left: 0;
  top: 0;
}
.home-common-info-body .home-common-list-info {
  margin: auto;
  padding-top: 60px;
}
.home-common-info-body .home-common-list-info .left {
  float: left;
  width: 660px;
}
.home-common-info-body .home-common-list-info .left .character p img {
  margin-left: -2em !important;
}
.home-common-info-body .home-common-list-info .left .top-viedeo {
  width: 100%;
  height: 370px;
  margin-bottom: 25px;
  background-color: #ccc;
  position: relative;
}
.home-common-info-body .home-common-list-info .left .top-viedeo video {
  width: 100%;
  height: 100%;
}
.home-common-info-body .home-common-list-info .left .top-viedeo .video-btn {
  cursor: pointer;
  width: 80px;
  height: 80px;
  border-radius: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url("../../module/img/btn-vedio.png") no-repeat center;
  background-size: 100% 100%;
  background-color: rgba(0, 0, 0, 0.5);
}
.home-common-info-body .home-common-list-info .left .characterTop {
  margin-top: 20px;
}
.home-common-info-body .home-common-list-info .left .characterTop .characterTop-img {
  width: 32px;
  height: 32px;
  border-radius: 25px;
  margin-right: 8px;
  background-size: cover !important;
}
.home-common-info-body .home-common-list-info .left .characterTop .characterTop-name {
  font-size: 16px;
  line-height: 32px;
  color: #333;
}
.home-common-info-body .home-common-list-info .left .characterTop .characterTop-txt {
  color: #666;
  font-size: 14px;
  line-height: 20px;
}
.home-common-info-body .home-common-list-info .left .characterTop .characterTop-follow {
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 104px;
  height: 40px;
  border-radius: 20px;
  border: 1px solid #d00b16;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.home-common-info-body .home-common-list-info .left .characterTop .characterTop-follow img {
  width: 18px;
  height: 18px;
}
.home-common-info-body .home-common-list-info .left .characterTop .characterTop-follow .guanzhu {
  width: 18px;
  height: 18px;
  background: url("../../module/img/guanzhu.png") no-repeat center;
  background-size: auto 100% !important;
}
.home-common-info-body .home-common-list-info .left .characterTop .characterTop-follow.active .guanzhu {
  background: url("../../module/img/yiguanzhu.png") no-repeat center;
}
.home-common-info-body .home-common-list-info .left .characterTop .characterTop-follow .follow-txt {
  font-size: 16px;
  line-height: 22px;
  color: #D00B16;
  margin-left: 9px;
}
.home-common-info-body .home-common-list-info .left .title {
  width: 100%;
  font-size: 32px;
  font-family: "PingFang_ZH";
  color: #333333;
  line-height: 45px;
  margin-top: -6px;
}
.home-common-info-body .home-common-list-info .left .watch-num span {
  width: 79px;
  height: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
}
.home-common-info-body .home-common-list-info .left .watch-num .date {
  margin-left: 6px;
}
.home-common-info-body .home-common-list-info .left .watch-num .num {
  margin-left: 16px;
}
.home-common-info-body .home-common-list-info .left .watch-num .author {
  margin-left: 10px;
}
.home-common-info-body .home-common-list-info .left .watch-num .iconfont {
  font-size: 20px;
  vertical-align: -2px;
  margin-right: 6px;
}
.home-common-info-body .home-common-list-info .left .watch-num .category {
  color: #D00B16;
}
.home-common-info-body .home-common-list-info .left .top-title {
  width: 100%;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
  margin-top: 18px;
}
.home-common-info-body .home-common-list-info .left .weekend {
  width: 100%;
  height: 26px;
  font-size: 16px;
  font-weight: 400;
  color: #999999;
  line-height: 26px;
  margin-top: 10px;
  margin-bottom: 15px;
}
.home-common-info-body .home-common-list-info .left .video-1 {
  width: 100%;
  height: 341px;
  margin-bottom: 16px;
  overflow: hidden;
}
.home-common-info-body .home-common-list-info .left .video-1 .img,
.home-common-info-body .home-common-list-info .left .video-1 img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-size: cover !important;
}
.home-common-info-body .home-common-list-info .left .video-1 .img:hover,
.home-common-info-body .home-common-list-info .left .video-1 img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.home-common-info-body .home-common-list-info .left .video-interview {
  padding: 16px;
  margin: 24px 0;
  background-color: #F5F5F5;
}
.home-common-info-body .home-common-list-info .left .video-interview .interview-title {
  margin-bottom: 20px;
}
.home-common-info-body .home-common-list-info .left .video-interview .interview-title > div {
  color: #333;
  font-size: 20px;
  line-height: 28px;
  font-family: "PingFang_ZH";
}
.home-common-info-body .home-common-list-info .left .video-interview .interview-title .interviewTit-data {
  font-size: 16px;
}
.home-common-info-body .home-common-list-info .left .video-interview .interview-lis .interview-li {
  margin-top: 12px;
  font-size: 16px;
  line-height: 26px;
  color: #666;
}
.home-common-info-body .home-common-list-info .left .video-interview .interview-lis .li-name {
  font-family: "PingFang_ZH";
}
.home-common-info-body .home-common-list-info .left .character p {
  color: #252525 !important;
  margin: 0 0 20px !important;
  font-size: 16px !important;
  line-height: 26px !important;
  text-indent: 2em;
  font-family: "Microsoft YaHei" !important;
}
.home-common-info-body .home-common-list-info .left .character p span {
  font-family: "Microsoft YaHei" !important;
}
.home-common-info-body .home-common-list-info .left .character p video {
  width: 100% !important;
  height: 100% !important;
  margin-left: -2em !important;
}
.home-common-info-gkbody .home-common-list-info .left .character p video {
  /*观看*/
  width: 100% !important;
  height: 100% !important;
  margin-left: 0 !important;
}
.home-common-info-gkbody .home-common-list-info .left .character p strong {
    /*热门推荐*/
    width: 100% !important;
    height: 100% !important;
    margin-left: -2em !important;
}
.home-common-info-body .home-common-list-info .left .character img {
  margin: 0 0 28px !important;
  max-width: 100% !important;
}
.home-common-info-body .home-common-list-info .left .compile {
  width: 100%;
  height: 80px;
  background: #f5f5f5;
  margin-top: 40px;
  margin-bottom: 48px;
  padding: 11px 21px;
  line-height: 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.home-common-info-body .home-common-list-info .left .compile div {
  height: 26px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #666666;
  line-height: 26px;
}
.home-common-info-body .home-common-list-info .left .last {
  margin-top: 6px;
}
.home-common-info-body .home-common-list-info .left .operation-box .operation {
  width: 440px;
  text-align: center;
  margin: 0 auto;
}
.home-common-info-body .home-common-list-info .left .operation-box .operation li {
  float: left;
  cursor: pointer;
}
.home-common-info-body .home-common-list-info .left .operation-box .operation li div {
  width: 80px;
  height: 80px;
  background: #ffffff;
  border-radius: 50%;
  -webkit-box-shadow: 0px 6px 10px 3px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 6px 10px 3px rgba(0, 0, 0, 0.04);
  line-height: 80px;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.home-common-info-body .home-common-list-info .left .operation-box .operation li div span {
  font-size: 32px;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
}
.home-common-info-body .home-common-list-info .left .operation-box .operation li div .bubble {
  position: absolute;
  width: 34px;
  height: 18px;
  margin-left: -17px;
  border-radius: 9px;
  line-height: 18px;
  opacity: 1;
  color: #ffffff;
  left: 50%;
  top: -30px;
  opacity: 0;
}
.home-common-info-body .home-common-list-info .left .operation-box .operation li div .plus {
  background-color: #D00B16;
}
.home-common-info-body .home-common-list-info .left .operation-box .operation li div .sub {
  background-color: #cccccc;
}
.home-common-info-body .home-common-list-info .left .operation-box .operation li span {
  height: 26px;
  font-size: 16px;
  color: #333333;
  line-height: 26px;
}
.home-common-info-body .home-common-list-info .left .operation-box .operation .hover .icon {
  color: #D00B16;
}
.home-common-info-body .home-common-list-info .left .operation-box .operation .operation-item1:hover .icon,
.home-common-info-body .home-common-list-info .left .operation-box .operation .operation-item2:hover .icon,
.home-common-info-body .home-common-list-info .left .operation-box .operation .operation-item3:hover .icon {
  color: #D00B16;
}
.home-common-info-body .home-common-list-info .left .operation-box .operation-item2,
.home-common-info-body .home-common-list-info .left .operation-box .operation-item3 {
  margin-left: 100px;
}
.home-common-info-body .home-common-list-info .left .operation-box .operation-item2 .iconfont,
.home-common-info-body .home-common-list-info .left .operation-box .operation-item3 .iconfont {
  font-size: 27px;
}
.home-common-info-body .home-common-list-info .left .relevance-box {
  margin-top: 16px;
}
.home-common-info-body .home-common-list-info .left .relevance-box .title {
  font-size: 20px;
  line-height: 28px;
  font-family: "PingFang_ZH";
  margin-bottom: 10px;
}
.home-common-info-body .home-common-list-info .left .relevance-box .re-title {
  width: 96px;
  height: 34px;
  line-height: 34px;
  background: #D00B16;
  text-align: center;
}
.home-common-info-body .home-common-list-info .left .relevance-box .re-title > img.icon {
  width: 16px;
  height: 16px;
  vertical-align: middle;
}
.home-common-info-body .home-common-list-info .left .relevance-box .re-title > img.text {
  width: 38px;
  height: 16px;
  vertical-align: middle;
}
.home-common-info-body .home-common-list-info .left .relevance-box .relevance-title {
  height: 28px;
  font-size: 20px;
  font-family: "PingFang_ZH";
  color: #333333;
  line-height: 28px;
  cursor: pointer;
}
.home-common-info-body .home-common-list-info .left .relevance-box .relevance-content {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 22px;
  cursor: pointer;
  padding-left: 25px;
  padding-right: 20px;
  background-color: #f5f5f5;
}
.home-common-info-body .home-common-list-info .left .relevance-box .relevance-content .re-left {
  float: left;
  width: 42px;
  height: 100%;
  background: #D00B16;
  text-align: center;
  padding-top: 19px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  cursor: pointer;
}
.home-common-info-body .home-common-list-info .left .relevance-box .relevance-content .re-left .re-icon {
  color: #ffffff;
  font-size: 16px;
  font-family: YouSheBiaoTiHei;
}
.home-common-info-body .home-common-list-info .left .relevance-box .relevance-content .re-left .re-title {
  font-size: 20px;
  font-family: YouSheBiaoTiHei;
  color: #ffffff;
}
.home-common-info-body .home-common-list-info .left .relevance-box .relevance-content .re-right {
  width: 100%;
  height: 100%;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.home-common-info-body .home-common-list-info .left .relevance-box .relevance-content .re-right li {
  width: 100%;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  position: relative;
  line-height: 32px;
}
.home-common-info-body .home-common-list-info .left .relevance-box .relevance-content .re-right li:first-child {
  padding-top: 10px;
}
.home-common-info-body .home-common-list-info .left .relevance-box .relevance-content .re-right li:first-child:before {
  top: 23px;
}
.home-common-info-body .home-common-list-info .left .relevance-box .relevance-content .re-right li:first-child:after {
  margin-top: -10px;
}
.home-common-info-body .home-common-list-info .left .relevance-box .relevance-content .re-right li:last-child {
  padding-bottom: 10px;
}
.home-common-info-body .home-common-list-info .left .relevance-box .relevance-content .re-right li:last-child:after {
  margin-top: -20px;
}
.home-common-info-body .home-common-list-info .left .relevance-box .relevance-content .re-right li a {
  display: block;
  width: 100%;
  color: #666666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.home-common-info-body .home-common-list-info .left .relevance-box .relevance-content .re-right li:before {
  content: "";
  display: inline-block;
  width: 4px;
  height: 4px;
  background: #666666;
  border-radius: 50%;
  margin-right: 5px;
  position: absolute;
  top: 15px;
  left: -10px;
}
.home-common-info-body .home-common-list-info .left .relevance-box .relevance-content .re-right li:after {
  content: "";
  display: inline-block;
  width: 3px;
  height: 32px;
  background: transparent;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  right: -20px;
}
.home-common-info-body .home-common-list-info .left .relevance-box .relevance-content .re-right li:hover:before {
  background: #D00B16;
}
.home-common-info-body .home-common-list-info .left .relevance-box .relevance-content .re-right li:hover:after {
  background: #D00B16;
}
.home-common-info-body .home-common-list-info .left .relevance-box .relevance-content .re-right li:hover a:hover {
  color: #D00B16;
}

.search-body {
  padding-bottom: 30px;
}
.search-body h5 {
  padding-top: 40px;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  text-align: left;
}
.search-body .load-more {
  width: 100%;
  text-align: center;
  height: 40px;
  line-height: 40px;
  background: #eeeeee;
  border-radius: 1px;
  color: #333333;
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 80px;
  cursor: pointer;
}

.vedio-body {
  padding-bottom: 40px;
}
.vedio-body h5 {
/*min-height: 550px;*/
  padding-top: 40px;
  padding-bottom: 20px;
  font-size: 20px;
  line-height: 28px;
  color: #333;
  font-family: "PingFang_ZH";
}
.vedio-body .more-btn {
  padding-top: 10px;
  padding-bottom: 0;
}

ul.wrap-inner-zbhf li {
  width: 321px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  float: left;
  cursor: pointer;
  margin-right: 30px;
  overflow: hidden;
  margin-bottom: 30px;
  padding-bottom: 14px;
}
ul.wrap-inner-zbhf li:nth-child(3n) {
  margin-right: 0;
}
ul.wrap-inner-zbhf li .images {
  width: 100%;
  height: 180px;
  position: relative;
  overflow: hidden;
}
ul.wrap-inner-zbhf li .images .img,
ul.wrap-inner-zbhf li .images img {
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-size: cover !important;
}
ul.wrap-inner-zbhf li .images .time {
  width: 50px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: rgba(0, 0, 0, 0.54);
  border-radius: 10px;
  font-size: 14px;
  color: #fff;
  position: absolute;
  left: 11px;
  bottom: 8px;
  z-index: 2;
}
ul.wrap-inner-zbhf li .images .vedio-btn {
  display: none;
  width: 54px;
  height: 54px;
  background: url("../img/home/vedio_img.png") center center no-repeat;
  background-size: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -27px;
  margin-left: -27px;
  z-index: 2;
}
ul.wrap-inner-zbhf li .bottom {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 16px;
}
ul.wrap-inner-zbhf li .bottom p {
  height: 40px;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  margin-top: 13px;
}
ul.wrap-inner-zbhf li .bottom .box {
  margin-top: 8px;
}
ul.wrap-inner-zbhf li .bottom .box div {
  color: #999;
  font-size: 14px;
  line-height: 20px;
}
ul.wrap-inner-zbhf li:hover .images .vedio-btn {
  display: block;
}
ul.wrap-inner-zbhf li:hover .images .img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
ul.wrap-inner-zbhf li:hover p {
  color: #D00B16;
}

/* app下载 */
.app-container {
  position: relative;
}
.app-container:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  height: 600px;
  background: url("../img/gywm/app-bg.png") no-repeat left top;
  background-size: cover;
}
.app-container .client-wrapper {
  position: relative;
  z-index: 10;
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.app-container .client-wrapper .client-left {
  width: 550px;
  padding-top: 71px;
}
.app-container .client-wrapper .client-left img {
  width: 100%;
}
.app-container .client-wrapper .client-right {
  padding-top: 253px;
}
.app-container .client-wrapper .client-right {
  margin-left: 20px;
  text-align: left;
}
.app-container .client-wrapper .client-right .client-right-title {
  font-size: 40px;
  line-height: 56px;
  color: #333333;
  font-family: "PingFang_ZH";
}
.app-container .client-wrapper .client-right .sub-right-title {
  color: #333;
  font-size: 26px;
  line-height: 37px;
  margin-top: 18px;
  margin-bottom: 23px;
}
.app-container .client-wrapper .client-right .code-type {
  height: 162px;
}
.app-container .client-wrapper .client-right .code-type .code-img,
.app-container .client-wrapper .client-right .code-type .choose-type {
  display: inline-block;
  vertical-align: middle;
}
.app-container .client-wrapper .client-right .code-type .code-img {
  width: 162px;
  height: 162px;
  margin-right: 29px;
}
.app-container .client-wrapper .client-right .code-type .code-img img {
  width: 100%;
  height: 100%;
}
.app-container .client-wrapper .client-right .code-type .choose-type .choose-type-item {
  display: block;
  width: 208px;
  height: 65px;
  text-align: center;
  cursor: pointer;
  line-height: 65px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(208, 11, 22, 0.1);
          box-shadow: 0px 0px 8px 0px rgba(208, 11, 22, 0.1);
  border-radius: 8px;
}
.app-container .client-wrapper .client-right .code-type .choose-type .choose-type-item:hover {
  filter: alpha(opacity=100);
  opacity: 1;
  -moz-opacity: 1;
}
.app-container .client-wrapper .client-right .code-type .choose-type .choose-type-item img {
  width: 34px;
  height: 34px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: top;
  margin-top: 16px;
}
.app-container .client-wrapper .client-right .code-type .choose-type .choose-type-item .name {
  font-size: 18px;
  color: #333;
}
.app-container .client-wrapper .client-right .code-type .choose-type .choose-type-item + .choose-type-item {
  margin-top: 30px;
}
.app-container .client-wrapper .client-right .code-type .choose-type .choose-text {
  font-size: 18px;
  line-height: 65px;
  color: #333;
}

/* 关于我们-企业新闻 */
.news-container {
  position: relative;
}
.news-container .banner-wrap {
  margin-top: 70px;
  position: relative;
  width: 100%;
  height: 650px;
  background: url("../img/gywm/banner-news.png") no-repeat center center;
  background-size: cover;
}
.news-container .banner-wrap .banner-message {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 217px;

}
.news-container .banner-wrap .banner-message .message-title {
  text-align: center;
  font-size: 48px;
  font-family: "PingFang_ZH";
  color: #fff;
  line-height: 67px;
}
.news-container .list-moudle {
 min-height: 550px;
  position: relative;
  width: 844px;
  margin: -137px auto 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.news-container .list-moudle .list-date {
  position: absolute;
  left: -90px;
  top: 0;
  width: 70px;
  height: 70px;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 9px;
  background: #ffffff;
  -webkit-box-shadow: 0px 6px 10px 3px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 6px 10px 3px rgba(0, 0, 0, 0.04);
}
.news-container .list-moudle .list-date .list-date-day {
  color: #D00B16;
  font-size: 24px;
  line-height: 33px;
  font-family: "PingFang_ZH";
}
.news-container .list-moudle .list-date .list-date-pre {
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
.news-container .list-moudle .list-wrap .list-theme {
  position: relative;
  width: 100%;
  margin-bottom: 32px;
}
.news-container .list-moudle .list-wrap .list-theme .img {
  width: 100%;
  height: 474px;
  background-size: cover !important;
}
.news-container .list-moudle .list-wrap .list-theme img {
  width: 100%;
  height: 100%;
}
.news-container .list-moudle .list-wrap .list-theme .list-intro {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 64px;
  background: rgba(0, 0, 0, 0.5);
}
.news-container .list-moudle .list-wrap .list-theme .list-intro > p {
  font-size: 20px;
  line-height: 64px;
  text-align: center;
  color: #fff;
}
.news-container .list-moudle .list-wrap .whole-list {
  width: 876px;
}
.news-container .list-moudle .list-wrap .whole-list .more-btn {
  padding-top: 35px;
  padding-bottom: 46px;
}
.news-container .list-moudle .list-wrap ul li .list-article .art-title:hover {
  color: #D00B16;
}

.iconHand {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  display: inline-block;
  background: url("../img/handGrey.png") no-repeat center;
  background-size: 100% 100%;
}

.my-prise:hover .iconHand {
  background: url("../img/handRed.png") no-repeat center;
}

.iconrReply {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  display: inline-block;
  vertical-align: middle;
  background: url("../img/reply1.png") no-repeat center;
  background-size: 100% 100%;
}

.newest-box .give2:hover .iconrReply {
  background: url("../img/reply2.png") no-repeat center;
}

/* 简要简介 */
.biref-container .biref-wrapper {
  position: relative;
}
.biref-container .biref-wrapper .banner-wrap {
  position: relative;
  height: 600px;
  background: url("../img/biref/banner_bg.png") no-repeat left top;
  background-size: cover;
}
.biref-container .biref-wrapper .banner-wrap .common-head {
  position: absolute;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 53px;
  left: 0;
  bottom: 13px;
  right: 0;
}
.biref-container .biref-wrapper .banner-wrap .common-head > p {
  text-align: center;
  padding-bottom: 14px;
}
.biref-container .biref-wrapper .banner-wrap .common-head .common-theme {
  position: relative;
  font-size: 30px;
  line-height: 42px;
  color: #333333;
}
.biref-container .biref-wrapper .banner-wrap .common-head .common-theme:after {
  position: absolute;
  content: "";
  left: 50%;
  width: 80px;
  margin-left: -40px;
  bottom: -14px;
  height: 2px;
  background: #d00b16;
}
.biref-container .biref-wrapper .common-head {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 60px;
}
.biref-container .biref-wrapper .common-head > p {
  text-align: center;
  padding-bottom: 14px;
}
.biref-container .biref-wrapper .common-head .common-theme {
  position: relative;
  font-size: 30px;
  line-height: 42px;
  color: #333333;
}
.biref-container .biref-wrapper .common-head .common-theme:after {
  position: absolute;
  content: "";
  left: 50%;
  width: 80px;
  margin-left: -40px;
  bottom: -14px;
  height: 2px;
  background: #d00b16;
}
.biref-container .biref-wrapper .moudle-1 {
  padding-bottom: 102px;
  position: relative;
  background: #fff;
}
.biref-container .biref-wrapper .moudle-1 .website-wrap {
  width: 932px;
  margin-top: 67px;
  margin-left: auto;
  margin-right: auto;
}
.biref-container .biref-wrapper .moudle-1 .website-wrap .logo {
  width: 525px;
  height: 139px;
  margin: 0 auto;
}
.biref-container .biref-wrapper .moudle-1 .website-wrap .logo img {
  width: 100%;
  height: 100%;
}
.biref-container .biref-wrapper .moudle-1 .website-wrap .logo-intro {
  margin-top: 58px;
  font-size: 16px;
  color: #333333;
}
.biref-container .biref-wrapper .moudle-1 .website-wrap .logo-intro p {
  line-height: 26px;
}
.biref-container .biref-wrapper .moudle-2 {
  position: relative;
  height: 500px;
  background: #f5f5f5;
}
.biref-container .biref-wrapper .moudle-2 .culture-wrap {
  margin-top: 45px;
}
.biref-container .biref-wrapper .moudle-2 .culture-wrap .culture-item {
  float: left;
  width: 25%;
  text-align: center;
  cursor: pointer;
}
.biref-container .biref-wrapper .moudle-2 .culture-wrap .culture-item img {
  width: 160px;
  height: 160px;
  background-size: cover;
  margin-bottom: 20px;
}
.biref-container .biref-wrapper .moudle-2 .culture-wrap .culture-item .title {
  color: #333;
  font-size: 24px;
  line-height: 33px;
}
.biref-container .biref-wrapper .moudle-partner {
  width: 100%;
  background-color: #f5f5f5;
}
.biref-container .biref-wrapper .moudle-partner .w1300 {
  width: 1280px;
  margin: 0 auto;
}
.biref-container .biref-wrapper .moudle-partner .partner-container {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 40px;
}
.biref-container .biref-wrapper .moudle-partner .partner-container .swiper-wrapper {
  position: relative;
  width: 100%;
}
.biref-container .biref-wrapper .moudle-partner .partner-container .swiper-button-prev,
.biref-container .biref-wrapper .moudle-partner .partner-container .swiper-button-next {
  background: none;
  font-size: 50px;
  color: #D00B16;
  width: 50px;
  height: 50px;
  top: 100px;
}
.biref-container .biref-wrapper .moudle-partner .partner-container .swiper-button-prev {
  left: -14px;
}
.biref-container .biref-wrapper .moudle-partner .partner-container .swiper-button-next {
  right: -14px;
}
.biref-container .biref-wrapper .moudle-partner .common-body {
  padding-top: 36px;
  padding-bottom: 93px;
}
.biref-container .biref-wrapper .moudle-partner .common-body .item {
  width: 208px;
  height: 260px;
  margin: 0 auto;
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.biref-container .biref-wrapper .moudle-partner .common-body .item .showbox {
  width: 100%;
  height: 100%;
  padding-top: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.04);
}
.biref-container .biref-wrapper .moudle-partner .common-body .item .showbox .img {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  display: block;
  margin: auto;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #fff;
}
.biref-container .biref-wrapper .moudle-partner .common-body .item .showbox .img .imgSrc,
.biref-container .biref-wrapper .moudle-partner .common-body .item .showbox .img img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-size: contain !important;
}
.biref-container .biref-wrapper .moudle-partner .common-body .item .showbox span {
  display: block;
  color: #333333;
  font-size: 20px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.biref-container .biref-wrapper .moudle-partner .common-body .item .hidebox {
  width: 100%;
  height: 0px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  position: absolute;
  left: 0;
  bottom: -50px;
  z-index: 15;
  opacity: 1;
  visibility: hidden;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.biref-container .biref-wrapper .moudle-partner .common-body .item .hidebox span {
  display: block;
  width: 100%;
  color: #333333;
  font-size: 24px;
  padding-bottom: 20px;
  text-align: center;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 33px;
}
.biref-container .biref-wrapper .moudle-partner .common-body .item .hidebox span:after {
  content: "";
  width: 42px;
  height: 2px;
  background-color: #D00B16;
  position: absolute;
  left: 50%;
  margin-left: -21px;
  top: 39px;
}
.biref-container .biref-wrapper .moudle-partner .common-body .item .hidebox p {
  height: 160px;
  font-size: 14px;
  line-height: 20px;
  display: -webkit-box;
  overflow: hidden;
  white-space: normal !important;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
}
.biref-container .biref-wrapper .moudle-partner .common-body .item:hover .hidebox {
  height: 260px;
  bottom: 0px;
  opacity: 1;
  visibility: visible;
}
.biref-container .biref-wrapper .moudle-3 {
  position: relative;
  min-height: 1036px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-bottom: 50px;
}
.biref-container .biref-wrapper .moudle-3 .common-body {
  position: relative;
  margin-top: 68px;
}
.biref-container .biref-wrapper .moudle-3 .core-wrap {
  position: relative;
}
.biref-container .biref-wrapper .moudle-3 .core-wrap .core-item {
  float: left;
  width: 502px;
  height: 380px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 20px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.04);
          box-shadow: 0px 0px 10px 3px rgba(0, 0, 0, 0.04);
  margin-bottom: 20px;
  cursor: pointer;
  overflow: hidden;
  -webkit-transition: all 0.3s cubic-bezier(0.21, 0.14, 0.49, 0.5);
  transition: all 0.3s cubic-bezier(0.21, 0.14, 0.49, 0.5);
}
.biref-container .biref-wrapper .moudle-3 .core-wrap .core-item:hover {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}
.biref-container .biref-wrapper .moudle-3 .core-wrap .core-item .core-head {
  padding-top: 52px;
}
.biref-container .biref-wrapper .moudle-3 .core-wrap .core-item .core-head .core-title {
  position: relative;
  color: #333333;
  font-size: 26px;
  color: #333333;
  line-height: 38px;
}
.biref-container .biref-wrapper .moudle-3 .core-wrap .core-item .core-head .core-title .name {
  font-family: "PingFang_ZH";
}
.biref-container .biref-wrapper .moudle-3 .core-wrap .core-item .core-head .core-title .core-pic {
  height: 34px;
  display: inline-block;
  vertical-align: top;
  margin-top: 2px;
}
.biref-container .biref-wrapper .moudle-3 .core-wrap .core-item .core-head .core-title .icon-rank {
  position: absolute;
  top: -20px;
  left: 0;
}
.biref-container .biref-wrapper .moudle-3 .core-wrap .core-item .core-head .core-title .icon-rank img {
  height: 47px;
}
.biref-container .biref-wrapper .moudle-3 .core-wrap .core-item .core-body {
  margin-top: 15px;
  height: 243px;
  overflow: hidden;
}
.biref-container .biref-wrapper .moudle-3 .core-wrap .core-item .core-body > p {
  color: #666;
  font-size: 16px;
  line-height: 22px;
  text-indent: 2em;
  margin-bottom: 22px;
}
.biref-container .biref-wrapper .moudle-3 .core-wrap .core-item:nth-child(2n) {
  margin-left: 20px;
}

/* 联系我们 */
.lxwmBody {
  background-color: #fff;
}

.contact-container {
  position: relative;
}
.contact-container .banner-wrap {
  position: relative;
  width: 100%;
  min-height: 700px;
  background: url("../img/contact/bannerBg.png") no-repeat center center;
  background-size: cover;
}
.contact-container .banner-wrap .banner-message {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 217px;
}
.contact-container .banner-wrap .banner-message .message-title {
  text-align: center;
  font-size: 48px;
  font-family: "PingFang_ZH";
  color: #fff;
  line-height: 67px;
}
.contact-container .banner-wrap .banner-change {
  width: 100%;
  height: 370px;
  position: absolute;
  bottom: 0;
  background: url("../img/contact/changeBg.png") no-repeat center center;
  background-size: cover;
}
.contact-container .common-head {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: -141px;
}
.contact-container .common-head > p {
  text-align: center;
  padding-bottom: 14px;
}
.contact-container .common-head .common-theme {
  position: relative;
  font-size: 30px;
  line-height: 42px;
  color: #333333;
}
.contact-container .common-head .common-theme:after {
  position: absolute;
  content: "";
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 80px;
  bottom: -14px;
  height: 2px;
  background: #d00b16;
}
.contact-container .moudle-1 {
  position: relative;
  min-height: 613px;
}
.contact-container .moudle-1 .common-body {
  position: relative;
  margin-top: 53px;
}
.contact-container .moudle-1 .common-body .advert-wrap {
  width: 100%;
  height: 300px;
  overflow: hidden;
}
.contact-container .moudle-1 .common-body .advert-wrap .advert-text {
  float: left;
  width: 556px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 107px;
}
.contact-container .moudle-1 .common-body .advert-wrap .advert-text p {
  font-size: 24px;
  color: #333333;
  line-height: 33px;
}
.contact-container .moudle-1 .common-body .advert-wrap .advert-img {
  float: right;
  width: 400px;
  height: 300px;
}
.contact-container .moudle-1 .common-body .advert-wrap .advert-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.contact-container .moudle-2 {
  position: relative;
  height: 600px;
  background: #f5f5f5;
}
.contact-container .moudle-2 .common-body {
  margin-top: 63px;
}
.contact-container .moudle-2 .common-body .layui-form .layui-form-select dl dd.layui-this {
  background-color: #d33a25;
  color: #fff !important;
}
.contact-container .moudle-2 .common-body .mation-wrap {
  position: relative;
  width: 802px;
  margin: 0 auto;
}
.contact-container .moudle-2 .common-body .mation-wrap .layui-form-item {
  position: relative;
  margin-bottom: 20px;
}
.contact-container .moudle-2 .common-body .mation-wrap .input-select {
  float: left;
  width: 254px;
  margin-right: 0;
}
.contact-container .moudle-2 .common-body .mation-wrap .input-select .layui-input {
  font-size: 14px;
  height: 42px;
  line-height: 42px;
  border: 1px solid #e6e6e6;
}
.contact-container .moudle-2 .common-body .mation-wrap .input-select-2 {
  margin: 0 20px;
}
.contact-container .moudle-2 .common-body .mation-wrap .mation-textarea {
  height: 148px;
  background: #ffffff;
  border-radius: 4px;
  border: 1px solid #e6e6e6;
  resize: none;
}
.contact-container .moudle-2 .common-body .mation-wrap .btn-group {
  text-align: center;
}
.contact-container .moudle-2 .common-body .mation-wrap .btn-group .btn-submit {
  width: 160px;
  height: 42px;
  line-height: 42px;
  background: #d21721;
  border-radius: 4px;
}
.contact-container .moudle-3 {
  position: relative;
  background: #fff;
  padding-bottom: 91px;
}
.contact-container .moudle-3 .common-body {
  position: relative;
  margin-top: 48px;
}
.contact-container .moudle-3 .common-body .map-img {
  float: left;
  width: 550px;
  height: 367px;
}
.contact-container .moudle-3 .common-body .map-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.contact-container .moudle-3 .common-body .map-text {
  float: right;
  width: 405px;
  padding-top: 9px;
}
.contact-container .moudle-3 .common-body .map-text .map-text-item {
  position: relative;
  margin-bottom: 34px;
}
.contact-container .moudle-3 .common-body .map-text .item-logo {
  float: left;
  width: 86px;
  height: 86px;
}
.contact-container .moudle-3 .common-body .map-text .item-logo img {
  width: 100%;
  height: 100%;
}
.contact-container .moudle-3 .common-body .map-text .item-message {
  float: left;
  margin-left: 11px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 7px;
}
.contact-container .moudle-3 .common-body .map-text .item-message .message-name {
  color: #333333;
  font-size: 22px;
  line-height: 28px;
  font-family: "PingFang_ZH";
}
.contact-container .moudle-3 .common-body .map-text .item-message .message-text {
  width: 308px;
  color: #333333;
  font-size: 18px;
  line-height: 25px;
  margin-top: 12px;
}

/* 用户 */
.user-container {
  position: relative;
}
.user-container .banner-wrap {
  position: relative;
  min-height: 440px;
  background: url("../img/user/banner.jpg") no-repeat center center;
  background-size: cover;
}
.user-container .edit {
  position: absolute;
  z-index: 7;
  top: 40px;
  right: 0;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  cursor: pointer;
}
.user-container .edit .edit-img {
  width: 18px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  background: url("../img/user/icon-set.png") no-repeat center center;
  background-size: 100% 100% !important;
}
.user-container .edit i {
  font-size: 16px;
  color: #fff;
  vertical-align: -3px;
}
.user-container .edit > img {
  width: 18px;
  height: 18px;
}
.user-container .edit img,
.user-container .edit span {
  display: inline-block;
  vertical-align: middle;
}
.user-container .pyramid-wrap {
  position: relative;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 69px;
}
.user-container .pyramid-wrap .infor-person {
  text-align: center;
  position: relative;
}
.user-container .pyramid-wrap .infor-person input {
  width: 104px;
  height: 104px;
  border-radius: 50%;
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -52px;
  cursor: pointer;
  z-index: 3;
  opacity: 0;
}
.user-container .pyramid-wrap .infor-person .txt-tips {
  width: 104px;
  height: 104px;
  line-height: 104px;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -52px;
  z-index: 2;
  font-size: 14px;
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
}
.user-container .pyramid-wrap .infor-person .icon-person {
  width: 104px;
  height: 104px;
  margin: 0 auto;
  border-radius: 50%;
  overflow: hidden;
}
.user-container .pyramid-wrap .infor-person .person-name {
  position: relative;
  font-size: 26px;
  line-height: 37px;
  color: #333;
  margin-top: 20px;
}
.user-container .pyramid-wrap .infor-person .person-name img {
  width: 24px;
  height: 24px;
}
.user-container .pyramid-wrap .infor-person .person-name span,
.user-container .pyramid-wrap .infor-person .person-name img {
  font-family: "PingFang_ZH";
  display: inline-block;
  vertical-align: middle;
}
.user-container .pyramid-wrap .infor-introduce {
  position: relative;
  text-align: center;
  font-size: 16px;
  color: #666;
  line-height: 22px;
  margin-top: 17px;
  margin-left: auto;
  margin-right: auto;
}
.user-container .pyramid-wrap .pyramid-attention {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  text-align: center;
  font-size: 0;
}
.user-container .pyramid-wrap .pyramid-attention .attention-item {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 232px;
  text-align: center;
  font-size: 0;
}
.user-container .pyramid-wrap .pyramid-attention .attention-item .num {
  color: #333;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  font-family: "PingFang_ZH";
}
.user-container .pyramid-wrap .pyramid-attention .attention-item .name {
  color: #999;
  font-size: 16px;
  line-height: 1;
  margin-top: 12px;
  text-align: center;
}
.user-container .pyramid-wrap .pyramid-attention .attention-item + .attention-item:after {
  position: absolute;
  content: "";
  left: 0;
  top: 50%;
  margin-top: -22px;
  width: 1px;
  height: 43px;
  background: #979797;
  opacity: 0.3;
}
.user-container .pyramid-tab {
  width: 100%;
  height: 60px;
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(207, 207, 208, 0.5);
          box-shadow: 0px 2px 4px 0px rgba(207, 207, 208, 0.5);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.user-container .pyramid-tab .tab-title {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.user-container .pyramid-tab .tab-title li {
  position: relative;
  float: left;
  width: 25%;
  font-size: 20px;
  color: #333;
  text-align: center;
  font-family: "PingFang_ZH";
  cursor: pointer;
}
.user-container .pyramid-tab .tab-title li:hover span {
  color: #d00b16;
}
.user-container .pyramid-tab .tab-title li span {
  position: relative;
  display: inline-block;
  line-height: 60px;
}
.user-container .pyramid-tab .tab-title li span:after {
  position: absolute;
  content: "";
  width: 0;
  height: 3px;
  left: 50%;
  bottom: 0;
  background: #d00b16;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.user-container .pyramid-tab .tab-title li.tab-this {
  color: #d00b16;
}
.user-container .pyramid-tab .tab-title li.tab-this span:after {
  width: 100%;
  margin-left: -50%;
}
.user-container .tab-content {
  position: relative;
  min-height: 750px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.user-container .tab-content .tab-item {
  display: none;
}
.user-container .tab-content .tab-item.current {
  display: block;
}
.user-container .tab-content .load-more {
  width: 1200px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #eeeeee;
  border-radius: 1px;
  margin-top: 50px;
  cursor: pointer;
}
.user-container .tab-content .load-more .default {
  cursor: pointer;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
}
.user-container .tab-content .history-wrapper {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 30px;
}
.user-container .tab-content .history-wrapper .list-moudle {
  position: relative;
  margin-bottom: 40px;
}
.user-container .tab-content .history-wrapper .list-moudle .list-date {
  position: relative;
}
.user-container .tab-content .history-wrapper .list-moudle .list-date span {
  display: inline-block;
  width: 120px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  font-size: 20px;
  color: #d00b16;
  background: rgba(208, 11, 22, 0.1);
  border: 1px solid #d00b16;
}
.user-container .tab-content .history-wrapper .list-moudle .list-type-a {
  position: relative;
}
.user-container .tab-content .history-wrapper .list-moudle .list-type-a li {
  border: none;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-transition: -webkit-box-shadow 0.3s ease-in;
  transition: -webkit-box-shadow 0.3s ease-in;
  transition: box-shadow 0.3s ease-in;
  transition: box-shadow 0.3s ease-in, -webkit-box-shadow 0.3s ease-in;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.user-container .tab-content .history-wrapper .list-moudle .list-type-a li > a {
  padding: 0 0;
}
.user-container .tab-content .history-wrapper .list-moudle .list-type-a li .imgbox {
  width: 200px;
  height: 150px;
}
.user-container .tab-content .history-wrapper .list-moudle .list-type-a li .list-article {
  min-height: 150px;
}
.user-container .tab-content .history-wrapper .list-moudle .list-type-a li:hover {
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px #ddd;
          box-shadow: 0 0 15px #ddd;
}
.user-container .tab-content .comment-wrapper {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 19px;
}
.user-container .tab-content .comment-wrapper .list-moudle {
  position: relative;
  width: 100%;
}
.user-container .tab-content .comment-wrapper .list-item {
  position: relative;
  width: 100%;
  padding-bottom: 10px;
  border-bottom: 1px solid #f5f5f5;
  overflow: hidden;
}
.user-container .tab-content .comment-wrapper .list-item .list-logo {
  position: relative;
  z-index: 9;
  float: left;
  width: 49px;
  height: 49px;
}
.user-container .tab-content .comment-wrapper .list-item .list-logo > img {
  width: 100%;
  height: 100%;
}
.user-container .tab-content .comment-wrapper .list-item .list-mation {
  position: relative;
  width: 100%;
  min-height: 49px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 60px;
}
.user-container .tab-content .comment-wrapper .list-item .list-mation .mation-name {
  color: #333333;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 6px;
  font-family: "PingFang_ZH";
}
.user-container .tab-content .comment-wrapper .list-item .list-mation .mation-date {
  color: #999999;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 12px;
}
.user-container .tab-content .comment-wrapper .list-item .list-mation .mation-date.no-margin-bottom {
  margin-bottom: 0;
}
.user-container .tab-content .comment-wrapper .list-item .list-mation .mation-essay .essay-text {
  font-size: 16px;
  line-height: 22px;
  color: #333;
}
.user-container .tab-content .comment-wrapper .list-item .list-mation .mation-essay .essay-case .case-item {
  position: relative;
  width: 100%;
  background: #f5f5f5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 24px;
  margin-top: 17px;
}
.user-container .tab-content .comment-wrapper .list-item .list-mation .mation-essay .essay-case .case-item .imgbox {
  position: relative;
  z-index: 9;
  float: left;
  width: 200px;
  height: 150px;
}
.user-container .tab-content .comment-wrapper .list-item .list-mation .mation-essay .essay-case .case-item .imgbox img {
  width: 100%;
  height: 100%;
  border-radius: 2px;
}
.user-container .tab-content .comment-wrapper .list-item .list-mation .mation-essay .essay-case .case-item .list-article {
  position: relative;
  width: 100%;
  min-height: 150px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 235px;
}
.user-container .tab-content .comment-wrapper .list-item .list-mation .mation-essay .essay-case .case-item .list-article .art-title {
  width: 100%;
  height: 50px;
  font-size: 18px;
  line-height: 25px;
  color: #333;
}
.user-container .tab-content .comment-wrapper .list-item .list-mation .mation-essay .essay-case .case-item .list-article .art-itro {
  position: relative;
  height: 60px;
  font-size: 14px;
  color: #666;
  line-height: 20px;
}
.user-container .tab-content .comment-wrapper .list-item .list-mation .mation-essay .essay-case .case-item .list-article .art-site {
  margin-top: 16px;
}
.user-container .tab-content .comment-wrapper .list-item .list-mation .mation-essay .essay-case .case-item .list-article .art-site span {
  display: inline-block;
  vertical-align: middle;
  color: #999999;
  font-size: 14px;
  line-height: 24px;
}
.user-container .tab-content .comment-wrapper .list-item .list-mation .mation-essay .essay-case .case-item .list-article .art-site .art-site-time {
  margin-left: 15px;
}
.user-container .tab-content .collect-wrapper {
  position: relative;
}
.user-container .tab-content .collect-wrapper .list-type-a {
  position: relative;
}
.user-container .tab-content .collect-wrapper .list-type-a li {
  border: none;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: -webkit-box-shadow 0.3s ease-in;
  transition: -webkit-box-shadow 0.3s ease-in;
  transition: box-shadow 0.3s ease-in;
  transition: box-shadow 0.3s ease-in, -webkit-box-shadow 0.3s ease-in;
  width: 1200px;
}
.user-container .tab-content .collect-wrapper .list-type-a li:nth-child(1) {
  margin-top: 30px;
}
.user-container .tab-content .collect-wrapper .list-type-a li > a {
  padding: 0 0;
}
.user-container .tab-content .collect-wrapper .list-type-a li .imgbox {
  width: 200px;
  height: 150px;
}
.user-container .tab-content .collect-wrapper .list-type-a li .list-article {
  min-height: 150px;
}
.user-container .tab-content .collect-wrapper .list-type-a li:hover {
  background-color: #fff;
  -webkit-box-shadow: 0 0 15px #ddd;
          box-shadow: 0 0 15px #ddd;
}
.user-container .tab-content .information-wrapper {
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 40px;
}
.user-container .tab-content .information-wrapper .second-tab {
  position: relative;
  height: 36px;
  margin-bottom: 40px;
}
.user-container .tab-content .information-wrapper .second-tab .second-title {
  width: 100%;
}
.user-container .tab-content .information-wrapper .second-tab .second-title li {
  display: inline-block;
  color: #333;
  font-size: 16px;
  line-height: 36px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 28px;
  cursor: pointer;
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.user-container .tab-content .information-wrapper .second-tab .second-title li.tab-this {
  height: 36px;
  color: #d00b16;
  background: #ffffff;
  border-radius: 20px;
  border: 1px solid #d00b16;
  font-family: "PingFang_ZH";
}
.user-container .tab-content .information-wrapper .second-tab .second-title li.tab-this:after {
  display: none;
}
.user-container .tab-content .information-wrapper .second-tab .second-title li.tips::after {
  content: "";
  width: 7px;
  height: 7px;
  background: #d00b16;
  position: absolute;
  border-radius: 50%;
  top: 9px;
  right: 12px;
}
.user-container .tab-content .information-wrapper .second-content .second-tab-item:nth-child(5) .case-text {
  font-family: "PingFang_CG" !important;
}
.user-container .tab-content .information-wrapper .second-content .second-tab-item {
  display: none;
}
.user-container .tab-content .information-wrapper .second-content .second-tab-item.current {
  display: block;
}
.user-container .tab-content .information-wrapper .list-moudle {
  position: relative;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item {
  position: relative;
  width: 100%;
  padding-bottom: 24px;
  border-bottom: 1px solid #f5f5f5;
  overflow: hidden;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-logo {
  position: relative;
  z-index: 9;
  float: left;
  width: 48px;
  height: 48px;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-logo .img,
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-logo img {
  width: 100%;
  height: 100%;
  background-size: cover !important;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation {
  position: relative;
  width: 100%;
  min-height: 49px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 60px;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .mation-name {
  color: #333333;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: "PingFang_ZH";
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .mation-name img {
  display: inline-block;
  vertical-align: -2px;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .mation-date {
  color: #999999;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 12px;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .mation-date.no-margin-bottom {
  margin-bottom: 0;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .mation-essay .essay-text {
  font-size: 16px;
  line-height: 22px;
  color: #333;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .mation-essay .essay-text a {
  color: #D00B16;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .mation-essay .essay-pic {
  position: relative;
  font-size: 0;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .mation-essay .essay-pic .img,
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .mation-essay .essay-pic img {
  margin-top: 23px;
  margin-right: 20px;
  width: 200px;
  height: 125px;
  background-size: cover !important;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .mation-essay .essay-reply {
  position: relative;
  margin-top: 17px;
  padding: 15px;
  background: #f5f5f5;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .mation-essay .essay-reply .case-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .mation-essay .essay-reply .case-item .wrap .case-text {
  font-family: "PingFang_ZH";
  line-height: 22px;
  font-size: 16px;
  color: #333;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .mation-essay .essay-reply .case-item .wrap .case-text span {
  color: #333;
  font-size: 16px;
  line-height: 22px;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .mation-essay .essay-reply .case-item .wrap .case-text .title-me {
  color: #537ba9;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .mation-essay .essay-reply .case-item .wrap .case-text .title-reply {
  color: #808080;
  font-family: "PingFang_CG";
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .mation-essay .essay-reply .case-item .wrap .case-text .title-other {
  color: #537ba9;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .mation-essay .essay-reply .case-item .wrap .case-text .dark {
  /*color: #000;*/
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .mation-essay .essay-reply .case-item .wrap .case-text .title-grey {
  color: #999;
  font-family: "PingFang_CG";
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .mation-essay .essay-reply .case-item .case-date {
  font-size: 16px;
  color: #999999;
  margin-top: 8px;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .mation-essay .essay-reply .case-item + .case-item {
  border-top: 1px solid #dbdbdb;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .mation-essay .no-bg {
  background-color: #fff;
  padding: 0;
  margin-top: 12px;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .item-unit-li {
  width: 100%;
  padding: 16px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  margin-top: 17px;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .item-unit-li:after {
  content: "";
  width: 1065px;
  height: 1px;
  background: #eee;
  position: absolute;
  bottom: 0;
  left: 20px;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .item-unit-li .textbox {
  width: 100%;
  height: 120px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .item-unit-li .textbox .li-title {
  width: 100%;
  line-height: 26px;
  font-size: 18px;
  color: #333333;
  margin-bottom: 10px;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .item-unit-li .textbox .li-title:hover {
  color: #D00B16 !important;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .item-unit-li .textbox .texts {
  color: #666666;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 20px;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .item-unit-li .flags {
  font-size: 12px;
  line-height: 17px;
  color: #999;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .item-unit-li .flags b {
  margin-left: 20px;
  margin-right: 20px;
  font-weight: normal;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .item-unit-li .flags > span {
  vertical-align: -1px;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .item-unit-li .flags > span:hover {
  color: #D00B16;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .item-unit-li .flags > span .icon {
  font-size: 20px;
  vertical-align: -2px;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .item-unit-li a:hover {
  filter: alpha(opacity=100);
  opacity: 1;
  -moz-opacity: 1;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .item-unit-li.single {
  padding-left: 232px;
  background: #f5f5f5;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .item-unit-li.single .imgbox {
  width: 192px;
  height: 120px;
  overflow: hidden;
  position: absolute;
  left: 16px;
  top: 16px;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .item-unit-li.single .imgbox img,
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .item-unit-li.single .imgbox .img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 2px;
  background-size: cover !important;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .list-mation .item-unit-li.single .imgbox .special-flag {
  width: 57px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #000000;
  border-radius: 1px 0px 0px 0px;
  opacity: 0.42;
  border: 1px solid #ffffff;
  position: absolute;
  left: 0;
  top: 15px;
  color: #fff;
  font-size: 14px;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .like-reply {
  position: absolute;
  top: 0;
  right: 0;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .like-reply .link-item {
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  color: #666;
  cursor: pointer;
  margin-right: 20px;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .like-reply .link-item:hover, .user-container .tab-content .information-wrapper .list-moudle .list-item .like-reply .link-item.active {
  color: #D00B16;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .like-reply .link-item.on .reply1, .user-container .tab-content .information-wrapper .list-moudle .list-item .like-reply .link-item.active .reply1, .user-container .tab-content .information-wrapper .list-moudle .list-item .like-reply .link-item:hover .reply1 {
  background: url("../../module/img/reply2.png") no-repeat center;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .like-reply .link-item.active .handGrey, .user-container .tab-content .information-wrapper .list-moudle .list-item .like-reply .link-item:hover .handGrey {
  background: url("../../module/img/maxDianzan2.png") no-repeat center;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .like-reply .link-item .iconfont {
  font-size: 16px;
  vertical-align: -4px;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .like-reply .link-item .handGrey {
  width: 17px;
  height: 17.45px;
  vertical-align: -4px;
  background: url("../../module/img/handGrey.png") no-repeat center;
  background-size: auto 100% !important;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .like-reply .link-item .reply1 {
  width: 20px;
  height: 20px;
  vertical-align: -6px;
  background: url("../../module/img/reply1.png") no-repeat center;
  background-size: auto 100% !important;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .like-reply .link-item span {
  display: inline-block;
  vertical-align: middle;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item .like-reply .link-item.on {
  color: #D00B16;
}
.user-container .tab-content .information-wrapper .list-moudle .list-item + .list-item {
  margin-top: 32px;
}
.user-container .tab-content .attention-wrapper {
  width: 100%;
  background: #f4f4f4;
  min-height: 750px;
  padding-top: 40px;
}
.user-container .tab-content .attention-wrapper .top {
  width: 100%;
  margin-bottom: 33px;
}
.user-container .tab-content .attention-wrapper .top .fl {
  width: 50%;
}
.user-container .tab-content .attention-wrapper .top .fl h4 {
  color: #333333;
  font-size: 20px;
  line-height: 28px;
  font-family: "PingFang_ZH";
}
.user-container .tab-content .attention-wrapper .top .fl .crumbs-box {
  display: none;
  color: #333333;
  font-size: 16px;
  line-height: 22px;
}
.user-container .tab-content .attention-wrapper .top .fl .crumbs-box span.goback {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.user-container .tab-content .attention-wrapper .top .fr {
  width: 50%;
  text-align: right;
}
.user-container .tab-content .attention-wrapper .top .fr .search-unit {
  width: 240px;
  height: 34px;
  display: inline-block;
  position: relative;
}
.user-container .tab-content .attention-wrapper .top .fr .search-unit input {
  width: 100%;
  height: 34px;
  line-height: 34px;
  background: #ffffff;
  border-radius: 40px;
  border: 1px solid #ececec;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 20px;
  padding-right: 50px;
  font-size: 14px;
}
.user-container .tab-content .attention-wrapper .top .fr .search-unit .search-btn {
  position: absolute;
  right: 9px;
  top: 5px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.user-container .tab-content .attention-wrapper .top .fr .search-unit .close-btn {
  display: none;
  position: absolute;
  right: 9px;
  top: 5px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.user-container .tab-content .attention-wrapper .list-wrap .unit {
  width: 497px;
  height: 120px;
  background: #ffffff;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 140px;
  padding-right: 50px;
  margin-right: 30px;
  position: relative;
  float: left;
  margin-bottom: 30px;
}
.user-container .tab-content .attention-wrapper .list-wrap .unit:nth-of-type(2n) {
  margin-right: 0;
}
.user-container .tab-content .attention-wrapper .list-wrap .unit .imgbox {
  width: 106px;
  height: 100%;
  text-align: center;
  position: absolute;
  left: 20px;
  top: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 20px;
}
.user-container .tab-content .attention-wrapper .list-wrap .unit .imgbox img {
  width: 80px;
  height: 80px;
  overflow: hidden;
  border-radius: 50%;
}
.user-container .tab-content .attention-wrapper .list-wrap .unit .title {
  width: 100%;
  font-size: 18px;
  line-height: 25px;
  color: #333;
  font-family: "PingFang_ZH";
}
.user-container .tab-content .attention-wrapper .list-wrap .unit .guanzhu {
  font-size: 14px;
  line-height: 20px;
  margin-top: 5px;
}
.user-container .tab-content .attention-wrapper .list-wrap .unit .guanzhu .iconfont {
  font-size: 14px;
  color: #9c8f8e;
  margin-right: 5px;
}
.user-container .tab-content .attention-wrapper .list-wrap .unit .produce {
  color: #999999;
  font-size: 14px;
  margin-top: 6px;
  line-height: 20px;
}
.user-container .tab-content .attention-wrapper .list-wrap .unit .setting-btn {
  position: absolute;
  right: 20px;
  top: 20px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  width: 19px;
  height: 19px;
}
.user-container .tab-content .attention-wrapper .list-wrap .unit .setting-btn img {
  width: 100%;
  height: 100%;
}
.user-container .tab-content .attention-wrapper .list-wrap .unit .setting-btn ul {
  display: none;
  position: absolute;
  right: 0;
  top: 30px;
  width: 88px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 8px;
  background: #ffffff;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
}
.user-container .tab-content .attention-wrapper .list-wrap .unit .setting-btn ul li {
  width: 100%;
  height: 40px;
  line-height: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-bottom: 1px solid #eeeeee;
  padding: 0 8px;
  text-align: left;
  color: #666666;
  font-size: 14px;
}
.user-container .tab-content .attention-wrapper .list-wrap .unit .setting-btn ul li:hover {
  color: #D00B16;
}
.user-container .tab-content .attention-wrapper .relative-box {
  display: none;
  padding-bottom: 50px;
}
.user-container .tab-content .attention-wrapper .relative-box h4 {
  color: #333333;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 30px;
  font-family: "PingFang_ZH";
}
.user-container .tab-content .attention-wrapper .no-search-result {
  display: none;
  padding-top: 53px;
  padding-bottom: 80px;
  text-align: center;
}
.user-container .tab-content .attention-wrapper .no-search-result img {
  margin: auto;
}
.user-container .tab-content .attention-wrapper .no-search-result h5 {
  display: block;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 6px;
  color: #333333;
  font-size: 18px;
}
.user-container .tab-content .attention-wrapper .no-search-result h6 {
  font-size: 14px;
  color: #666;
}
.user-container .tab-content .attention-wrapper .no-search-result h6 span {
  color: #537ba9;
}
.user-container .tab-content .attention-wrapper .page {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: right;
  padding-right: 30px;
  margin-top: 30px;
}
.user-container .tab-content .attention-wrapper .page .layui-laypage a,
.user-container .tab-content .attention-wrapper .page .layui-laypage span {
  font-size: 18px !important;
  border: none;
  margin-right: 10px;
  padding: 0 10px;
  border-radius: 6px;
  border: 1px solid #dddddd;
}
.user-container .tab-content .attention-wrapper .page .layui-laypage-curr {
  overflow: hidden;
}
.user-container .tab-content .attention-wrapper .page button.layui-laypage-btn {
  font-size: 16px;
  color: #fff;
  background: #d33a25;
  border: 1px solid #D00B16;
  border-radius: 6px;
}
.user-container .collection .more-btn, .user-container .history .more-btn {
  padding-top: 14px;
  padding-bottom: 30px;
}

.user-container .edit:hover .edit-img {
  background: url("../img/user/icon-set2.png") no-repeat center center;
}

.user-container .edit:hover .edit-text {
  color: #d00b16;
}

#followPaging {
  text-align: center;
  margin-top: 20px;
  padding-bottom: 50px;
}
#followPaging .layui-laypage a,
#followPaging .layui-laypage span {
  margin: 0 4px;
  border-radius: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#followPaging .layui-laypage a,
#followPaging .layui-laypage-curr {
  border-radius: 6px;
  overflow: hidden;
  width: 32px;
  height: 32px;
  padding: 0;
  font-size: 14px;
  color: #666;
  line-height: 30px;
  font-family: "PingFang_CG";
}
#followPaging .layui-laypage a,
#followPaging .layui-laypage button,
#followPaging .layui-laypage input,
#followPaging .layui-laypage select,
#followPaging .layui-laypage span {
  border: 1px solid #dddddd;
  vertical-align: top;
}
#followPaging .layui-laypage-curr {
  border: 0 !important;
}
#followPaging .layui-laypage-curr em:last-child {
  line-height: 32px;
}
#followPaging .layui-laypage-limits {
  display: none;
  border: 0 !important;
}
#followPaging .layui-laypage-limits select {
  height: 32px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#followPaging .layui-laypage-spr {
  height: 32px;
  line-height: 22px;
}
#followPaging .layui-laypage-skip {
  height: 32px;
  line-height: 32px;
  margin-left: 12px !important;
  border: 0 !important;
  background-color: #fff0;
}
#followPaging .layui-laypage-skip input, #followPaging .layui-laypage-skip button {
  color: #666;
  height: 32px;
  line-height: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#followPaging .layui-laypage-count, #followPaging .layui-laypage-refresh {
  display: none;
}
#followPaging .layui-input {
  font-size: 14px;
  border-radius: 6px;
}

.editInfo {
  padding-top: 70px;
  padding-bottom: 40px;
  background-color: #f4f4f4;
}
.editInfo .editInfo-title {
  width: 100%;
  text-align: center;
  font-size: 24px;
  line-height: 33px;
  color: #333;
  font-family: "PingFang_ZH";
}
.editInfo .layui-form {
  width: 600px;
  margin: 24px auto 0;
}
.editInfo .icon-person, .editInfo .txt-tips {
  cursor: pointer;
}
.editInfo .infor-person .layui-upload {
  width: 104px;
  margin: auto;
}
.editInfo .infor-person .layui-upload:hover .txt-tips {
  opacity: 1 !important;
}
.editInfo .infor-person .layui-upload .layui-upload-list {
  margin: 0;
}

.edit-info-content {
  padding-top: 24px;
  padding-bottom: 48px;
  margin-top: 40px;
  background-color: #fff;
}
.edit-info-content .inline-border {
  position: absolute;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 42px;
  font-size: 14px;
  color: #333;
  padding-left: 10px;
  border-radius: 4px;
  line-height: 42px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
}
.edit-info-content strong {
  color: red;
}
.edit-info-content .layui-form .layui-form-label {
  width: 72px;
  padding: 0;
  line-height: 42px;
  color: #333;
}
.edit-info-content .layui-form .layui-input-block {
  margin-left: 72px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.edit-info-content .layui-form-item {
  margin-bottom: 24px;
}
.edit-info-content .layui-form-item .layui-input-inline {
  width: 254px;
  margin: 0;
  position: relative;
}
.edit-info-content .layui-form-item .layui-input-inline:nth-child(2) {
  margin-right: 20px;
}
.edit-info-content .layui-form-item .desc-width {
  position: relative;
}
.edit-info-content .layui-form-item .desc-width .textarea-hint {
  position: absolute;
  right: 10px;
  bottom: 10px;
  z-index: 9;
  font-size: 12px;
  color: #999;
}
.edit-info-content .layui-form-item .self-width {
  position: relative;
}
.edit-info-content .layui-form-item .self-width .textarea-hint {
  position: absolute;
  right: 10px;
  bottom: 11px;
  z-index: 9;
  font-size: 12px;
  color: #999;
}
.edit-info-content .layui-btn {
  width: 160px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  background: #D21721;
  border-radius: 4px;
  font-size: 18px;
}
.edit-info-content .layui-form .layui-input {
  height: 42px;
}
.edit-info-content .layui-form .layui-textarea, .edit-info-content .layui-form .layui-input {
  color: #333;
}
.edit-info-content .layui-form .layui-form-select .layui-edge {
  background: url("../../public/img/down.png") no-repeat left top;
  background-size: 11px 7px;
}
.edit-info-content .desc-width .layui-textarea {
  min-height: 50px;
  height: 84px;
  resize: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.edit-info-content .layui-input:focus, .edit-info-content .layui-textarea:focus {
  border-color: #D21721 !important;
}
.edit-info-content .btn-box {
  margin-top: 48px;
  text-align: center;
}

.leave-msg {
  padding-top: 40px;
}
.leave-msg .more-btn {
  padding-top: 34px;
  padding-bottom: 50px;
}
.leave-msg .w1024 {
  padding-top: 40px;
}
.leave-msg .fl {
  width: 660px;
}
.leave-msg .fl h5 {
  font-size: 20px;
  line-height: 28px;
  color: #333333;
  margin-bottom: 20px;
  /*font-family: "PingFang_ZH";*/
  font-weight: bold;
}
.leave-msg .fl .advertising {
  width: 100%;
  height: 150px;
  position: relative;
  border-radius: 2px;
  overflow: hidden;
  margin-bottom: 30px;
}
.leave-msg .fl .advertising img {
  width: 100%;
  height: 100%;
}
.leave-msg .fl .advertising .flag {
  width: 36px;
  height: 18px;
  line-height: 18px;
  text-align: center;
  background: #000;
  border-radius: 2px;
  position: absolute;
  top: 10px;
  right: 10px;
  color: #fff;
  font-size: 10px;
  opacity: 0.5;
}
.leave-msg .fl .list-moudle {
  position: relative;
}
.leave-msg .fl .list-moudle .list-item {
  position: relative;
  width: 100%;
  border-bottom: 1px solid #f5f5f5;
}
.leave-msg .fl .list-moudle .list-item .list-logo {
  position: relative;
  z-index: 9;
  float: left;
  width: 48px;
  height: 48px;
}
.leave-msg .fl .list-moudle .list-item .list-logo > img, .leave-msg .fl .list-moudle .list-item .list-logo > .img {
  width: 100%;
  height: 100%;
  background-size: cover !important;
}
.leave-msg .fl .list-moudle .list-item .list-mation {
  position: relative;
  width: 100%;
  min-height: 49px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 62px;
}
.leave-msg .fl .list-moudle .list-item .list-mation .mation-name {
  color: #333333;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 6px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 142px;
  font-family: "PingFang_ZH";
}
.leave-msg .fl .list-moudle .list-item .list-mation .mation-date {
  color: #999999;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 10px;
}
.leave-msg .fl .list-moudle .list-item .list-mation .mation-date.no-margin-bottom {
  margin-bottom: 0;
}
.leave-msg .fl .list-moudle .list-item .list-mation .mation-essay .essay-text {
  font-size: 18px;
  line-height: 25px;
  color: #333;
}
.leave-msg .fl .list-moudle .list-item .list-mation .mation-essay .essay-pic {
  position: relative;
  font-size: 0;
}
.leave-msg .fl .list-moudle .list-item .list-mation .mation-essay .essay-pic .img {
  display: inline-block;
  margin-right: 20px;
  width: 200px;
  height: 125px;
  margin-top: 20px;
  margin-bottom: 5px;
  background-size: cover !important;
}
.leave-msg .fl .list-moudle .list-item .list-mation .mation-essay .essay-reply {
  position: relative;
  margin-top: 15px;
  padding: 0 15px;
  background: #f5f5f5;
}
.leave-msg .fl .list-moudle .list-item .list-mation .mation-essay .essay-reply .case-item {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 0;
}
.leave-msg .fl .list-moudle .list-item .list-mation .mation-essay .essay-reply .case-item .case-text {
  line-height: 24px;
  font-size: 16px;
  color: #333;
}
.leave-msg .fl .list-moudle .list-item .list-mation .mation-essay .essay-reply .case-item .case-text span {
  color: #333;
}
.leave-msg .fl .list-moudle .list-item .list-mation .mation-essay .essay-reply .case-item .case-text .title-me {
  color: #537BA9;
}
.leave-msg .fl .list-moudle .list-item .list-mation .mation-essay .essay-reply .case-item .case-text .title-reply {
  color: #808080;
}
.leave-msg .fl .list-moudle .list-item .list-mation .mation-essay .essay-reply .case-item .case-text .title-other {
  color: #537BA9;
}
.leave-msg .fl .list-moudle .list-item .list-mation .mation-essay .essay-reply .case-item .case-text .dark {
  color: #000;
}
.leave-msg .fl .list-moudle .list-item .list-mation .mation-essay .essay-reply .case-item .case-text .title-grey {
  color: #999;
}
.leave-msg .fl .list-moudle .list-item .list-mation .mation-essay .essay-reply .case-item .case-text .ppText a {
  color: #D00B16;
}
.leave-msg .fl .list-moudle .list-item .list-mation .mation-essay .essay-reply .case-item .case-date {
  font-size: 16px;
  color: #999999;
  margin-top: 8px;
  line-height: 22px;
}
.leave-msg .fl .list-moudle .list-item .list-mation .mation-essay .essay-reply .case-item + .case-item {
  border-top: 1px solid #dbdbdb;
}
.leave-msg .fl .list-moudle .list-item .list-mation .item-unit-li {
  width: 100%;
  padding: 25px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  margin-bottom: 25px;
}
.leave-msg .fl .list-moudle .list-item .list-mation .item-unit-li:after {
  content: "";
  width: 1065px;
  height: 1px;
  background: #eee;
  position: absolute;
  bottom: 0;
  left: 20px;
}
.leave-msg .fl .list-moudle .list-item .list-mation .item-unit-li .textbox {
  width: 100%;
  height: 150px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.leave-msg .fl .list-moudle .list-item .list-mation .item-unit-li .textbox .li-title {
  width: 100%;
  height: 50px;
  line-height: 25px;
  font-size: 18px;
  color: #333333;
  margin-bottom: 25px;
}
.leave-msg .fl .list-moudle .list-item .list-mation .item-unit-li .textbox .li-title:hover {
  color: #D00B16 !important;
}
.leave-msg .fl .list-moudle .list-item .list-mation .item-unit-li .textbox .texts {
  height: 40px;
  color: #666666;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 15px;
}
.leave-msg .fl .list-moudle .list-item .list-mation .item-unit-li .flags {
  font-size: 14px;
  color: #999;
}
.leave-msg .fl .list-moudle .list-item .list-mation .item-unit-li .flags b {
  margin-left: 20px;
  margin-right: 20px;
  font-weight: normal;
}
.leave-msg .fl .list-moudle .list-item .list-mation .item-unit-li .flags > span {
  vertical-align: -1px;
}
.leave-msg .fl .list-moudle .list-item .list-mation .item-unit-li .flags > span:hover {
  color: #D00B16;
}
.leave-msg .fl .list-moudle .list-item .list-mation .item-unit-li .flags > span .icon {
  font-size: 20px;
  vertical-align: -2px;
}
.leave-msg .fl .list-moudle .list-item .list-mation .item-unit-li a:hover {
  filter: alpha(opacity=100);
  opacity: 1;
  -moz-opacity: 1;
}
.leave-msg .fl .list-moudle .list-item .list-mation .item-unit-li.single {
  padding-left: 250px;
  height: 198px;
  background: #F5F5F5;
}
.leave-msg .fl .list-moudle .list-item .list-mation .item-unit-li.single .imgbox {
  width: 200px;
  height: 150px;
  overflow: hidden;
  position: absolute;
  left: 25px;
  top: 25px;
}
.leave-msg .fl .list-moudle .list-item .list-mation .item-unit-li.single .imgbox img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 2px;
}
.leave-msg .fl .list-moudle .list-item .list-mation .item-unit-li.single .imgbox .special-flag {
  width: 57px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #000000;
  border-radius: 1px 0px 0px 0px;
  opacity: 0.42;
  border: 1px solid #ffffff;
  position: absolute;
  left: 0;
  top: 15px;
  color: #fff;
  font-size: 14px;
}
.leave-msg .fl .list-moudle .list-item .give {
  position: absolute;
  top: -5px;
  right: 0;
}
.leave-msg .fl .list-moudle .list-item .give img.display {
  vertical-align: 0;
}
.leave-msg .fl .list-moudle .list-item .give .give1,
.leave-msg .fl .list-moudle .list-item .give .give2 {
  display: inline-block;
  font-size: 16px;
  color: #666666;
  vertical-align: 10px;
}
.leave-msg .fl .list-moudle .list-item .give .my-prise {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.leave-msg .fl .list-moudle .list-item .give .my-prise .bubble {
  position: absolute;
  width: 34px;
  height: 18px;
  text-align: center;
  margin-left: -17px;
  border-radius: 9px;
  line-height: 18px;
  opacity: 1;
  color: #ffffff;
  left: 50%;
  top: -30px;
  opacity: 0;
}
.leave-msg .fl .list-moudle .list-item .give .my-prise .plus {
  background-color: #D00B16;
}
.leave-msg .fl .list-moudle .list-item .give .my-prise .sub {
  background-color: #cccccc;
}
.leave-msg .fl .list-moudle .list-item .give .hover .iconfont {
  color: #D00B16;
}
.leave-msg .fl .list-moudle .list-item .give .give1:hover {
  color: #D00B16;
}
.leave-msg .fl .list-moudle .list-item .give .give2:hover {
  color: #D00B16;
}
.leave-msg .fl .list-moudle .list-item .give .give1 .number {
  vertical-align: top;
}
.leave-msg .fl .list-moudle .list-item .give .give1 img {
  width: 20px;
  height: 20px;
}
.leave-msg .fl .list-moudle .list-item .give .give1 .icon {
  font-size: 22px;
  vertical-align: -2px;
}
.leave-msg .fl .list-moudle .list-item .give .give2 .icon {
  font-size: 16px;
  vertical-align: -2px;
  margin-right: 4px;
}
.leave-msg .fl .list-moudle .list-item + .list-item {
  margin-top: 25px;
}
.leave-msg .fl .load-more {
  width: 100%;
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #eeeeee;
  border-radius: 1px;
  margin-top: 50px;
  cursor: pointer;
}
.leave-msg .fr {
  width: 320px;
}
.leave-msg .fr .resou {
  width: 100%;
}
.leave-msg .fr .resou .leval-title {
  height: 28px;
  line-height: 28px;
}
.leave-msg .fr .resou .leval-title .fll {
  float: left;
  font-size: 20px;
  font-weight: 600;
  color: #333333;
}
.leave-msg .fr .resou .leval-title .frr {
  float: right;
  font-size: 14px;
  font-weight: 400;
}
.leave-msg .fr .resou .leval-title .frr a {
  color: #999999;
}
.leave-msg .fr .resou .leval-title .frr a:hover {
  color: #D00B16;
}
.leave-msg .fr .resou ul {
  margin-top: 17px;
}
.leave-msg .fr .resou ul li {
  width: 100%;
  padding-left: 45px;
  padding-right: 20px;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
  border-bottom: 1px solid #eee;
  cursor: pointer;
}
.leave-msg .fr .resou ul li img.imagebox {
  display: block;
  position: absolute;
  left: 7px;
  top: 21px;
}
.leave-msg .fr .resou ul li p {
  max-height: 44px;
  font-size: 18px;
  font-weight: 500;
  color: #333333;
  line-height: 22px;
  margin-bottom: 15px;
}
.leave-msg .fr .resou ul li span {
  display: block;
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #999999;
  line-height: 20px;
}
.leave-msg .fr .resou ul li:hover {
  background: -webkit-gradient(linear, left top, right top, from(rgba(208, 11, 22, 0.05)), color-stop(49%, rgba(208, 11, 22, 0.05)), to(rgba(208, 11, 22, 0.05)));
  background: linear-gradient(90deg, rgba(208, 11, 22, 0.05) 0%, rgba(208, 11, 22, 0.05) 49%, rgba(208, 11, 22, 0.05) 100%);
  border-radius: 1px;
}
.leave-msg .fr .resou ul li:hover p {
  font-weight: bold;
  color: #D00B16;
}

.homeVedio {
  padding-top: 40px;
}
.homeVedio .veidoDiv {
  width: 100%;
  height: 576px;
  margin-top: 33px;
  position: relative;
  border-radius: 4px;
  overflow: hidden;
}
.homeVedio .veidoDiv video {
  width: 100%;
  height: 100%;
}
.homeVedio .veidoDiv .boxshadow {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 45px;
}
.homeVedio .veidoDiv .boxshadow h4 {
  color: #ffffff;
  font-size: 24px;
  text-align: left;
  line-height: 33px;
  margin-bottom: 10px;
}
.homeVedio .veidoDiv .boxshadow p {
  width: 400px;
  color: #ffffff;
  line-height: 25px;
  font-size: 18px;
}
.homeVedio .veidoDiv .boxshadow .vedio-btn {
  display: block;
  width: 80px;
  height: 80px;
  background: url(../../module/img/btn-vedio.png) center center no-repeat;
  background-size: cover;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -40px;
  margin-left: -40px;
  z-index: 99;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.homeVedio .bottom {
  width: 100%;
  height: 80px;
  background: #f8f8f8;
  padding: 20px 30px 0;
}
.homeVedio .bottom .fl {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.homeVedio .bottom .fl img.display {
  vertical-align: text-bottom;
  margin-right: 5px;
}
.homeVedio .bottom .fl .wrap {
  cursor: pointer;
  display: inline-block;
  width: 90px;
  height: 40px;
  line-height: 40px;
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.03);
  border-radius: 28px;
  text-align: center;
  margin-right: 20px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  font-size: 14px;
  color: #333;
  text-align: center;
}
.homeVedio .bottom .fl .wrap .display {
  margin-right: 5px;
}
.homeVedio .bottom .fl .wrap i {
  font-style: normal;
}
.homeVedio .bottom .fl .wrap .iconfont {
  font-size: 18px;
}
.homeVedio .bottom .fl .wrap .icon-shoucang2 {
  font-size: 17px;
  margin-left: -1px;
}
.homeVedio .bottom .fl .wrap[data-name="1"]:hover {
  color: #D00B16;
}
.homeVedio .bottom .fl .collect-vedio .shoucang1 {
  width: 21px;
  height: 20px;
  margin-top: 9px;
  background: url("../../module/img/shoucang1.png") no-repeat center;
  background-size: auto 100% !important;
}
.homeVedio .bottom .fl .collect-vedio.active .shoucang1, .homeVedio .bottom .fl .collect-vedio:hover .shoucang1 {
  background: url("../../module/img/shoucang2.png") no-repeat center;
}
.homeVedio .bottom .fl .hover {
  color: #D00B16;
}
.homeVedio .bottom .fl .prise-vedio .maxDianzan1 {
  width: 23px;
  height: 23px;
  margin-top: 6px;
  background: url("../../module/img/maxDianzan1.png") no-repeat center;
  background-size: auto 100% !important;
}
.homeVedio .bottom .fl .prise-vedio.active .maxDianzan1, .homeVedio .bottom .fl .prise-vedio:hover .maxDianzan1 {
  background: url("../../module/img/maxDianzan2.png") no-repeat center;
}
.homeVedio .bottom .fl .prise-vedio img {
  width: 20px;
  height: 20px;
}
.homeVedio .bottom .fl .prise-vedio .iconfont {
  font-size: 22px;
}
.homeVedio .bottom .fl .prise-vedio i {
  margin-left: -3px;
}
.homeVedio .bottom .fl .mobile-see {
  position: relative;
}
.homeVedio .bottom .fl .mobile-see .shouji1 {
  width: 13px;
  height: 20px;
  margin-top: 9px;
  background: url("../../module/img/shouji1.png") no-repeat center;
  background-size: auto 100% !important;
}
.homeVedio .bottom .fl .mobile-see.active .shouji1, .homeVedio .bottom .fl .mobile-see:hover .shouji1 {
  background: url("../../module/img/shouji2.png") no-repeat center;
}
.homeVedio .bottom .fl .mobile-see .iconfont {
  font-size: 24px;
  vertical-align: -4px;
}
.homeVedio .bottom .fl .mobile-see i {
  margin-left: -5px;
}
.homeVedio .bottom .fl .mobile-see .code {
  position: absolute;
  left: 14px;
  top: 40px;
  z-index: 999;
  width: 136px;
  height: 145px;
  display: none;
  background: url("../img/hintErweima.png") no-repeat center;
  background-size: 100% 100%;
}
.homeVedio .bottom .fl .mobile-see .code h5 {
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  margin: 10px auto;
  color: #333;
}
.homeVedio .bottom .fl .mobile-see .code img {
  width: 64px;
  margin: 30px auto 0;
}
.homeVedio .bottom .fr {
  position: relative;
}
.homeVedio .bottom .fr .fengxiangTxt {
  width: 28px;
  font-size: 14px;
  line-height: 20px;
  cursor: pointer;
  margin-top: 10px;
  color: #333;
}
.homeVedio .bottom .fr .fengxiangTxt:hover {
  color: #D00B16;
}
.homeVedio .bottom .fr .website {
  display: none;
  width: 400px;
  height: 138px;
  background: #ffffff;
  -webkit-box-shadow: -2px 0px 8px 0px rgba(0, 0, 0, 0.15);
          box-shadow: -2px 0px 8px 0px rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  position: absolute;
  right: 10px;
  top: 70px;
  z-index: 2;
}
.homeVedio .bottom .fr .website:before {
  content: "";
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #fff;
  position: absolute;
  top: -10px;
  right: 10px;
}
.homeVedio .bottom .fr .website .sitewrap {
  width: 100%;
  height: 38px;
  background: #ffffff;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.03);
  border-radius: 28px;
  border: 1px solid #eeeeee;
  margin-bottom: 15px;
  padding-right: 87px;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.homeVedio .bottom .fr .website .sitewrap:last-child {
  margin-bottom: 0;
}
.homeVedio .bottom .fr .website .sitewrap .siteTxt {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  line-height: 38px;
  padding-left: 15px;
  font-size: 14px;
  font-weight: 400;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: left;
}
.homeVedio .bottom .fr .website .sitewrap button {
  width: 87px;
  height: 38px;
  line-height: 38px;
  background: #D00B16;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.03);
          box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.03);
  border-radius: 0px 28px 28px 0px;
  border: none;
  outline: none;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
.homeVedio .bottom .fr .website .sitewrap textarea {
  border: none;
  outline: none;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: -20;
}
.homeVedio .content-wrap {
  padding-bottom: 56px;
  margin-top: 48px;
}
.homeVedio .content-wrap .list-left {
  float: left;
  width: 660px;
}
.homeVedio .content-wrap .list-left .tabTitle {
  width: 100%;
  margin-bottom: 25px;
}
.homeVedio .content-wrap .list-left .tabTitle .title {
  display: inline-block;
  margin-right: 30px;
  height: 28px;
  font-size: 20px;
  font-family: "PingFang_ZH";
  color: #555;
  line-height: 28px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
}
.homeVedio .content-wrap .list-left .tabTitle .title.current {
  color: #D00B16;
}
.homeVedio .content-wrap .list-left .tabTitle .title::after {
  content: "";
  width: 2px;
  height: 20px;
  background: #999;
  position: absolute;
  right: -20px;
  top: 5px;
}
.homeVedio .content-wrap .list-left .tabTitle .title:last-child:after {
  background: transparent;
}
.homeVedio .content-wrap .list-left .content {
  width: 100%;
}
.homeVedio .content-wrap .list-left .content .zbdt {
  position: relative;
}
.homeVedio .content-wrap .list-left .content .zbdt img.flag {
  position: absolute;
  left: -40px;
  top: 3px;
}
.homeVedio .content-wrap .list-left .content .zbdt .wrap {
  margin-bottom: 10px;
}
.homeVedio .content-wrap .list-left .content .zbdt .wrap.over .pptext {
  padding-bottom: 135px;
  border-left: 1px dashed #d8d8d8;
}
.homeVedio .content-wrap .list-left .content .zbdt .wrap:last-child .pptext {
  border-left: 0;
}
.homeVedio .content-wrap .list-left .content .zbdt .wrap .time-top {
  font-size: 0;
  margin-bottom: 12px;
}
.homeVedio .content-wrap .list-left .content .zbdt .wrap .time-top img {
  width: 22px;
  margin-right: 21px;
  vertical-align: -3px;
  display: inline-block;
}
.homeVedio .content-wrap .list-left .content .zbdt .wrap .time-top .time {
  display: inline-block;
  font-size: 20px;
  font-family: "PingFang_ZH";
  color: #333333;
  line-height: 24px;
}
.homeVedio .content-wrap .list-left .content .zbdt .wrap .pptext {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 32px;
  font-size: 16px;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
  padding-bottom: 80px;
  position: relative;
  margin-left: 8px;
  border-left: 1px solid #d8d8d8;
}
.homeVedio .content-wrap .list-left .content .zbdt .wrap:last-child .pptext::after {
  background: transparent;
}
.homeVedio .content-wrap .list-left .content .comment-list .top-box .fl {
  width: 48px;
}
.homeVedio .content-wrap .list-left .content .comment-list .top-box .fl img {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  overflow: hidden;
}
.homeVedio .content-wrap .list-left .content .comment-list .top-box .fr {
  width: 600px;
}
.homeVedio .content-wrap .list-left .content .comment-list .top-box .fr .comment-box {
  font-size: 0;
}
.homeVedio .content-wrap .list-left .content .comment-list .top-box .fr .comment-box textarea {
  margin-top: 0;
  height: 80px;
}
.homeVedio .content-wrap .list-left .content .comment-list .newest-box {
  margin-top: 30px;
}
.homeVedio .content-wrap .list-left .content .comment-list .newest-box .newest-title {
  font-family: "PingFang_ZH";
  line-height: 28px;
}
.homeVedio .content-wrap .list-left .content .comment-list .newest-box .more-btn {
  padding-top: 30px;
  padding-bottom: 0;
}
.homeVedio .content-wrap .list-left .content .comment-list .newest-content {
  padding-top: 32px;
}
.homeVedio .content-wrap .list-left .content .comment-list .newest-content:last-child {
  border-bottom: 1px solid #eeeeee;
}
.homeVedio .content-wrap .list-left .content .comment-list .case-item {
  font-size: 0;
  margin-bottom: 32px;
}
.homeVedio .content-wrap .list-left .content .comment-list .newest-date {
  line-height: 22px;
}
.homeVedio .content-wrap .list-left .content .list-wrap {
  display: none;
}
.homeVedio .content-wrap .list-left .content .list-wrap.current {
  display: block;
}
.homeVedio .content-wrap .rmtj-right {
  margin-left: 0;
}
.homeVedio .content-wrap .rmtj-right .hot-box:before {
  background: transparent;
}
.homeVedio .content-wrap .rmtj-right ul li.hot-content1 .img1 .time {
  width: 50px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: rgba(0, 0, 0, 0.54);
  border-radius: 10px;
  color: #ffffff;
  font-size: 14px;
  position: absolute;
  left: 10px;
  bottom: 10px;
}

.accountCenter {
  background: #f4f4f4;
  width: 100%;
}
.accountCenter .banner {
  width: 100%;
  height: 120px;
  background: -webkit-gradient(linear, left top, left bottom, from(#a9292c), to(#ca4934));
  background: linear-gradient(180deg, #a9292c 0%, #ca4934 100%);
}
.accountCenter .banner img {
  width: 100%;
  height: 120px;
  display: block;
  margin: auto;
  -o-object-fit: fill;
     object-fit: fill;
}
.accountCenter .content {
  width: 100%;
  padding-top: 40px;
  padding-bottom: 50px;
}
.accountCenter .content .w1024 {
  background: #fff;
}
.accountCenter .content h4 {
  display: block;
  width: 100%;
  height: 83px;
  line-height: 83px;
  text-align: center;
  border-bottom: 1px solid #eee;
  font-size: 24px;
  font-family: "PingFang_ZH";
  color: #333333;
}
.accountCenter .content ul.list {
  width: 100%;
  padding: 0 26px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.accountCenter .content ul.list li {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-left: 230px;
  padding-right: 90px;
  height: 77px;
  line-height: 77px;
  position: relative;
  border-bottom: 1px solid #eee;
  cursor: pointer;
}
.accountCenter .content ul.list li .label {
  width: 200px;
  height: 77px;
  line-height: 77px;
  position: absolute;
  left: 30px;
  top: 0;
  text-align: left;
}
.accountCenter .content ul.list li .label img {
  display: inline-block;
  margin-right: 15px;
  vertical-align: -4px;
}
.accountCenter .content ul.list li .label span {
  font-size: 20px;
  font-weight: 400;
  color: #333333;
}
.accountCenter .content ul.list li .text {
  width: 100%;
  height: 77px;
  line-height: 77px;
  text-align: left;
  font-size: 18px;
  font-weight: 400;
  color: #999999;
}
.accountCenter .content ul.list li .btn {
  width: 60px;
  height: 77px;
  line-height: 77px;
  text-align: right;
  position: absolute;
  right: 30px;
  top: 0;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
}

/*搜索框*/
.inputBox-dropdown {
  cursor: pointer;
  position: absolute;
  right: 50px;
  top: 0;
  z-index: 3;
  width: 110px;
  height: 42px;
}
.inputBox-dropdown .dropdown-input {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.inputBox-dropdown .dropdown-icon {
  margin: 0 7px;
  transition: all 0.3s;
}
.inputBox-dropdown .dropdown-text {
  font-size: 16px;
  line-height: 42px;
  color: #333;
}
.inputBox-dropdown .dropdown-list {
  /*display: none;*/
  height: 0;
  position: absolute;
  top: 48px;
  z-index: 9;
  width: 100%;
  padding: 0 10px;
  text-align: center;
  background-color: #fff;
  border-radius: 3px;
  transition: all 0.5s;
  overflow: hidden;
  border: 1px solid transparent;
}
.inputBox-dropdown .dropdown-list.active {
  border: 1px solid #eee;
  box-shadow: 0 2px 6px 0 rgba(211, 211, 211, 0.5);
}
.inputBox-dropdown .dropdown-li {
  line-height: 40px;
  color: #333;
  font-size: 16px;
  border-top: 1px solid #eee;
}
.inputBox-dropdown .dropdown-li:hover,
.inputBox-dropdown .dropdown-li.active {
  color: #B80000;
}
.inputBox-dropdown .dropdown-li:first-child {
  border-top: 0;
}

